6 #ifndef SWIFT_GUI_COMPONENTS_STATUSMESSAGEFORM_H
7 #define SWIFT_GUI_COMPONENTS_STATUSMESSAGEFORM_H
11 #include <QScopedPointer>
21 class CStatusMessageForm;
49 void toggleVisibility();
52 void setReducedInfo(
bool reduced);
55 QScopedPointer<Ui::CStatusMessageForm> ui;
Streamable status message, e.g.
Wrapper around QVariant which provides transparent access to CValueObject methods of the contained ob...
High level reusable GUI components.
#define SWIFT_GUI_EXPORT
Export a class or function from the library.