MainWindow Class Reference
Main window to tie the application together.
More...
#include <mainwindow.h>
List of all members.
Detailed Description
Main window to tie the application together.
Definition at line 43 of file mainwindow.h.
Constructor & Destructor Documentation
| MainWindow::MainWindow |
( |
const QString & |
icsfile = "" |
) |
|
| virtual MainWindow::~MainWindow |
( |
|
) |
[virtual] |
Member Function Documentation
| void MainWindow::keyBindings |
( |
|
) |
[protected, slot] |
| void MainWindow::loadGeometry |
( |
|
) |
[protected] |
| bool MainWindow::queryClose |
( |
|
) |
[protected] |
| void MainWindow::readProperties |
( |
const KConfigGroup & |
config |
) |
[protected] |
| void MainWindow::saveGeometry |
( |
|
) |
[protected] |
| void MainWindow::saveProperties |
( |
KConfigGroup & |
config |
) |
[protected] |
| void MainWindow::setStatusBar |
( |
const QString & |
|
) |
[slot] |
| void MainWindow::slotSetCaption |
( |
const QString & |
|
) |
[slot] |
| void MainWindow::taskViewCustomContextMenuRequested |
( |
const QPoint & |
|
) |
[protected, slot] |
The documentation for this class was generated from the following file: