GATE
C/C++ Framework
|
Key-based treeview control. More...
#include <tabs.hpp>
Public Types | |
typedef gate::Map< key_t, void * > | mapping_t |
mapping from key to itemParam |
Key-based treeview control.
KEY | type to find and access tree items |
COMPARER | to compare KEY items |