|
SDL Window Engine
20200905
|
Открытые члены | |
| ButtonsGroup (int buttons, TermWindow &) | |
Открытые члены унаследованные от SWE::TermGUI::LabelActionGroup | |
| LabelAction * | addLabel (const std::string &, int action, const TermPos &, TermWindow &) |
| LabelAction * | addLabel (LabelAction *) |
| bool | findLabel (const LabelAction *) const |
| LabelAction * | findLabel (const UnicodeString &) const |
| LabelAction * | findAction (int) const |
| LabelAction * | findHotKey (int) const |
| LabelAction * | findSelected (void) const |
| LabelAction * | findIndex (size_t) const |
| bool | setSelected (const LabelAction *) |
| void | resetSelected (const LabelAction *exclude=nullptr) |
| void | nextSelected (void) |
| void | prevSelected (void) |
| void | firstSelected (void) |
| void | lastSelected (void) |
| bool | isFirstSelected (void) const |
| bool | isLastSelected (void) const |
| int | index (LabelAction *) const |
| size_t | count (void) const |
| size_t | rows (void) const |
| size_t | cols (void) const |
1.8.14