libpromeki 1.0.0-alpha
PROfessional MEdia toolKIt
 
Loading...
Searching...
No Matches
promeki::TuiAction Class Reference

A menu action item. More...

#include <menu.h>

Inheritance diagram for promeki::TuiAction:
Collaboration diagram for promeki::TuiAction:

Public Member Functions

 TuiAction (const String &text, ObjectBase *parent=nullptr)
 
const String & text () const
 
void setText (const String &text)
 
bool isEnabled () const
 
void setEnabled (bool enabled)
 

Detailed Description

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: