6 #ifndef SWIFT_GUI_COMPONENTS_STATUSMESSAGEFORMSMALL_H
7 #define SWIFT_GUI_COMPONENTS_STATUSMESSAGEFORMSMALL_H
11 #include <QScopedPointer>
19 class CStatusMessageFormSmall;
44 void toggleVisibility();
47 void setReducedInfo(
bool minimized);
50 QScopedPointer<Ui::CStatusMessageFormSmall> 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.