RADLib
RADical C++ application framework
RADUi::StatusItem Struct Reference

Status bar item descriptor. More...

#include <RADWidgets.h>

Public Attributes

std::string id
 Stable id for updates. More...
 
std::string text
 Display text. More...
 

Detailed Description

Status bar item descriptor.

Member Data Documentation

◆ id

std::string RADUi::StatusItem::id

Stable id for updates.

◆ text

std::string RADUi::StatusItem::text

Display text.


The documentation for this struct was generated from the following file: