|
AUI Framework
master
Cross-platform base for C++ UI apps
|
Public Member Functions# | |
| ViewActionType (const AString &text) | |
| void | operator() (const _< AView > &view) |
Public Member Functions inherited from ViewActionClick< Button > | |
| ViewActionClick (const glm::ivec2 &position) | |
| void | operator() (const _< AView > &view) |
Signals and public fields# | |
| AString | text |
Signals and public fields inherited from ViewActionClick< Button > | |
| AOptional< glm::ivec2 > | position |