GATE
C/C++ Framework
Loading...
Searching...
No Matches
KeyTabControl< KEY, COMPARER > Class Template Reference

Key-based treeview control. More...

#include <tabs.hpp>

Inheritance diagram for KeyTabControl< KEY, COMPARER >:
TabControl ControlContainer Control

Public Types

typedef gate::Map< key_t, void * > mapping_t
 mapping from key to itemParam

Detailed Description

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

Key-based treeview control.

Template Parameters
KEYtype to find and access tree items
COMPARERto compare KEY items

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