19 #ifndef OST_GUI_GOSTY_APP_HH
20 #define OST_GUI_GOSTY_APP_HH
131 void ProcessEvents();
146 void AddWidgetToApp(
const QString& ident, QWidget* widget);
148 QWidget* GetWidget(
const QString& ident);
153 void RemoveWidgetFromApp(
const QString& ident);
163 static bool ValidInstance();
167 void SetAppTitle(
const QString& app_title);
192 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.