ManaPlus
|
#include "enums/simpletypes/booldefines.h"
Go to the source code of this file.
Typedefs | |
typedef bool | LoseFocusOnTab |
Variables | |
const bool | LoseFocusOnTab_true = true |
const bool | LoseFocusOnTab_false = false |
typedef bool LoseFocusOnTab |
Definition at line 30 of file losefocusontab.h.
const bool LoseFocusOnTab_false = false |
Definition at line 30 of file losefocusontab.h.
const bool LoseFocusOnTab_true = true |
Definition at line 30 of file losefocusontab.h.
Referenced by SetupItemTextField::createControls(), TextField::handleNormalKeys(), RegisterDialog::RegisterDialog(), and TextDialog::TextDialog().