30 #ifndef QTIPLOTAPPLICATION_H
31 #define QTIPLOTAPPLICATION_H
33 #include <QApplication>
46 void updateDockMenu();
63 #endif // QTIPLOTAPPLICATION_H
bool event(QEvent *)
Definition: QtiPlotApplication.cpp:91
QtiPlotApplication(int &argc, char **argv)
Definition: QtiPlotApplication.cpp:41
QtiPlot's main window.
Definition: ApplicationWindow.h:133
Definition: QtiPlotApplication.h:37
void append(ApplicationWindow *w)
Definition: QtiPlotApplication.h:43
void activateWindow(ApplicationWindow *w)
Definition: QtiPlotApplication.cpp:136
QList< ApplicationWindow * > d_windows
Definition: QtiPlotApplication.h:53
void close()
Definition: QtiPlotApplication.cpp:82