A menu action item.
More...
#include <menu.h>
|
|
| TuiAction (const String &text, ObjectBase *parent=nullptr) |
| |
|
const String & | text () const |
| |
|
void | setText (const String &text) |
| |
|
bool | isEnabled () const |
| |
|
void | setEnabled (bool enabled) |
| |
A menu action item.
- Thread Safety
- Thread-affine via ObjectBase — must be created and used on the thread that owns the parent menu.
The documentation for this class was generated from the following file: