|
SDL Window Engine
20200905
|
класс группы для LabelAction. Подробнее...
#include <swe_termgui.h>
Открытые члены | |
| 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 |
класс группы для LabelAction.
1.8.14