GATE
Loading...
Searching...
No Matches
KeyCombobox< KEY, COMPARER > Class Template Reference

Key-based combobox control. More...

#include <comboboxes.hpp>

Inheritance diagram for KeyCombobox< KEY, COMPARER >:
Combobox Control

Detailed Description

template<class KEY, class COMPARER = DefaultComparer<KEY>>
class gate::ui::KeyCombobox< KEY, COMPARER >

Key-based combobox control.

Template Parameters
KEYto identify entries
COMPARERto compare KEY entries

The documentation for this class was generated from the following file: