|
QtiPlot
0.9.8.2
|
#include <QtiPlotApplication.h>
Public Member Functions | |
| void | activateWindow (ApplicationWindow *w) |
| void | append (ApplicationWindow *w) |
| QtiPlotApplication (int &argc, char **argv) | |
| void | remove (ApplicationWindow *w) |
Protected Member Functions | |
| bool | event (QEvent *) |
Private Slots | |
| void | close () |
Private Attributes | |
| QList< ApplicationWindow * > | d_windows |
| QtiPlotApplication::QtiPlotApplication | ( | int & | argc, |
| char ** | argv | ||
| ) |
References ApplicationWindow::about(), ApplicationWindow::autoSearchUpdates, ApplicationWindow::autoSearchUpdatesRequest, close(), ApplicationWindow::parseCommandLineArguments(), ApplicationWindow::restoreApplicationGeometry(), ApplicationWindow::searchForUpdates(), ApplicationWindow::showDonationDialog(), and ApplicationWindow::showStandAloneHelp().
| void QtiPlotApplication::activateWindow | ( | ApplicationWindow * | w | ) |
Referenced by event().
|
inline |
References d_windows.
|
privateslot |
References d_windows, and ApplicationWindow::showDemoVersionMessage().
Referenced by QtiPlotApplication().
|
protected |
References activateWindow(), d_windows, ApplicationWindow::open(), and ApplicationWindow::projectname.
| void QtiPlotApplication::remove | ( | ApplicationWindow * | w | ) |
References d_windows.
|
private |
1.8.6