#include <mainwindow.h>

Public Slots | |
| void | openProject (QString path) |
| void | showSettingsDialog () |
| void | showSettingsDialog (int page) |
| void | setWindowTitle () |
| void | restoreLastGemoetry (QByteArray) |
Public Member Functions | |
| MainWindow (QMainWindow *parent=0) | |
Protected Member Functions | |
| void | closeEvent (QCloseEvent *event) |
Definition at line 40 of file mainwindow.h.
| MainWindow::MainWindow | ( | QMainWindow * | parent = 0 |
) |
| void MainWindow::closeEvent | ( | QCloseEvent * | event | ) | [protected] |
| void MainWindow::openProject | ( | QString | path | ) | [slot] |
Definition at line 559 of file mainwindow.cpp.


| void MainWindow::restoreLastGemoetry | ( | QByteArray | geo | ) | [slot] |
| void MainWindow::setWindowTitle | ( | ) | [slot] |
Definition at line 115 of file mainwindow.cpp.


| void MainWindow::showSettingsDialog | ( | int | page | ) | [slot] |
| void MainWindow::showSettingsDialog | ( | ) | [slot] |
1.5.9