NCBI C++ ToolKit
|
#include <gui/utils/event_handler.hpp>
#include <gui/utils/menu_item.hpp>
#include <gui/widgets/wx/selection_control.hpp>
#include <gui/widgets/wx/imap_item.hpp>
#include <wx/scrolwin.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CMapControl |
CMapControl owns all its items. More... | |
struct | CMapControl::SProperties |
Enumerations | |
enum | EColorType { eBackground , eText , eDisabledText , eReadOnlyText , eSelectedBack , eSelectedText , eFocused , eFocusedText } |
enum EColorType |
Enumerator | |
---|---|
eBackground | |
eText | |
eDisabledText | |
eReadOnlyText | |
eSelectedBack | |
eSelectedText | |
eFocused | |
eFocusedText |
Definition at line 48 of file map_control.hpp.