| 
    Guitar
    
   | 
 
#include <StatusInfo.h>
Public Member Functions | |
| Message ()=default | |
| Message (QString const &text, Qt::TextFormat format=Qt::PlainText) | |
Public Attributes | |
| QString | text | 
| Qt::TextFormat | format = Qt::PlainText | 
      
  | 
  default | 
      
  | 
  inline | 
| Qt::TextFormat StatusInfo::Message::format = Qt::PlainText | 
| QString StatusInfo::Message::text |