![]() |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the source code of this file.
Macros | |
#define | COMBOBOX_INS_MASK (COMBOBOX_REPLACE | COMBOBOX_INSERT_BEFORE | COMBOBOX_INSERT_AFTER | COMBOBOX_INSERT_FIRST | COMBOBOX_INSERT_LAST) |
#define | COMBOBOX_MASK (COMBOBOX_STATIC | COMBOBOX_INS_MASK) |
#define | ICON_SIZE 16 |
#define | ICON_SPACING 4 |
Functions | |
FXDEFMAP (MFXComboBoxIcon) MFXComboBoxIconMap[] | |
Definition in file MFXComboBoxIcon.cpp.
#define COMBOBOX_INS_MASK (COMBOBOX_REPLACE | COMBOBOX_INSERT_BEFORE | COMBOBOX_INSERT_AFTER | COMBOBOX_INSERT_FIRST | COMBOBOX_INSERT_LAST) |
Definition at line 31 of file MFXComboBoxIcon.cpp.
#define COMBOBOX_MASK (COMBOBOX_STATIC | COMBOBOX_INS_MASK) |
Definition at line 32 of file MFXComboBoxIcon.cpp.
#define ICON_SIZE 16 |
Definition at line 30 of file MFXComboBoxIcon.cpp.
#define ICON_SPACING 4 |
Definition at line 29 of file MFXComboBoxIcon.cpp.
FXDEFMAP | ( | MFXComboBoxIcon | ) |
References MFXComboBoxIcon::ID_LIST, MFXComboBoxIcon::ID_TEXT, MFXComboBoxIcon::onFocusDown(), MFXComboBoxIcon::onFocusSelf(), MFXComboBoxIcon::onFocusUp(), MFXComboBoxIcon::onFwdToText(), MFXComboBoxIcon::onListClicked(), MFXComboBoxIcon::onMouseWheel(), MFXComboBoxIcon::onTextButton(), MFXComboBoxIcon::onTextChanged(), MFXComboBoxIcon::onTextCommand(), and MFXComboBoxIcon::onUpdFmText().