|
| FieldSpec ()=default |
|
| FieldSpec (const std::string &name, const std::wstring &label, const std::wstring &default_text, s32 id, int priority=0, gui::ECURSOR_ICON cursor_icon=ECI_NORMAL) |
|
◆ FieldSpec() [1/2]
GUIFormSpecMenu::FieldSpec::FieldSpec |
( |
| ) |
|
|
default |
◆ FieldSpec() [2/2]
GUIFormSpecMenu::FieldSpec::FieldSpec |
( |
const std::string & | name, |
|
|
const std::wstring & | label, |
|
|
const std::wstring & | default_text, |
|
|
s32 | id, |
|
|
int | priority = 0, |
|
|
gui::ECURSOR_ICON | cursor_icon = ECI_NORMAL ) |
|
inline |
◆ fcursor_icon
gui::ECURSOR_ICON GUIFormSpecMenu::FieldSpec::fcursor_icon |
◆ fdefault
std::wstring GUIFormSpecMenu::FieldSpec::fdefault |
◆ fid
s32 GUIFormSpecMenu::FieldSpec::fid |
Referenced by GUIFormSpecMenu::createTextField(), GUIFormSpecMenu::parseAnimatedImage(), GUIFormSpecMenu::parseBackground(), GUIFormSpecMenu::parseBox(), GUIFormSpecMenu::parseButton(), GUIFormSpecMenu::parseCheckbox(), GUIFormSpecMenu::parseDropDown(), GUIFormSpecMenu::parseHyperText(), GUIFormSpecMenu::parseImage(), GUIFormSpecMenu::parseImageButton(), GUIFormSpecMenu::parseItemImage(), GUIFormSpecMenu::parseItemImageButton(), GUIFormSpecMenu::parseLabel(), GUIFormSpecMenu::parseList(), GUIFormSpecMenu::parseModel(), GUIFormSpecMenu::parsePwdField(), GUIFormSpecMenu::parseScrollBar(), GUIFormSpecMenu::parseScrollContainer(), GUIFormSpecMenu::parseTabHeader(), GUIFormSpecMenu::parseTable(), GUIFormSpecMenu::parseTextList(), GUIFormSpecMenu::parseTooltip(), and GUIFormSpecMenu::parseVertLabel().
◆ flabel
std::wstring GUIFormSpecMenu::FieldSpec::flabel |
◆ fname
std::string GUIFormSpecMenu::FieldSpec::fname |
Referenced by GUIFormSpecMenu::createTextField(), GUIFormSpecMenu::parseAnimatedImage(), GUIFormSpecMenu::parseBox(), GUIFormSpecMenu::parseButton(), GUIFormSpecMenu::parseCheckbox(), GUIFormSpecMenu::parseDropDown(), GUIFormSpecMenu::parseHyperText(), GUIFormSpecMenu::parseImage(), GUIFormSpecMenu::parseImageButton(), GUIFormSpecMenu::parseItemImage(), GUIFormSpecMenu::parseItemImageButton(), GUIFormSpecMenu::parseList(), GUIFormSpecMenu::parseModel(), GUIFormSpecMenu::parsePwdField(), GUIFormSpecMenu::parseScrollBar(), GUIFormSpecMenu::parseTable(), and GUIFormSpecMenu::parseTextList().
◆ ftype
Referenced by GUIFormSpecMenu::parseAnimatedImage(), GUIFormSpecMenu::parseBox(), GUIFormSpecMenu::parseButton(), GUIFormSpecMenu::parseCheckbox(), GUIFormSpecMenu::parseDropDown(), GUIFormSpecMenu::parseHyperText(), GUIFormSpecMenu::parseImageButton(), GUIFormSpecMenu::parseItemImage(), GUIFormSpecMenu::parseItemImageButton(), GUIFormSpecMenu::parseScrollBar(), GUIFormSpecMenu::parseTabHeader(), GUIFormSpecMenu::parseTable(), and GUIFormSpecMenu::parseTextList().
◆ is_exit
bool GUIFormSpecMenu::FieldSpec::is_exit |
◆ priority
int GUIFormSpecMenu::FieldSpec::priority |
◆ rect
core::rect<s32> GUIFormSpecMenu::FieldSpec::rect |
◆ send
bool GUIFormSpecMenu::FieldSpec::send |
◆ sound
std::string GUIFormSpecMenu::FieldSpec::sound |
◆ url
std::string GUIFormSpecMenu::FieldSpec::url |
The documentation for this struct was generated from the following file: