19 #ifndef OST_GUI_GOSTY_APP_HH
20 #define OST_GUI_GOSTY_APP_HH
129 void ProcessEvents();
144 void AddWidgetToApp(
const QString& ident, QWidget* widget);
146 QWidget* GetWidget(
const QString& ident);
151 void RemoveWidgetFromApp(
const QString& ident);
161 static bool ValidInstance();
165 void SetAppTitle(
const QString& app_title);
190 QMap<QString,WidgetGeomHandler *> external_widgets_;
void TryStereo(bool f)
attempt to get a stereo visual upon startup
#define DLLEXPORT_OST_GUI
Manage shared instances of images.
QTableView with first column not moving.