ktimetracker
#include <mainwindow.h>
Public Slots | |
void | setStatusBar (const QString &) |
void | setStatusBar (const QString &) |
void | showSettingsDialog () |
void | slotSetCaption (const QString &) |
Public Member Functions | |
MainWindow (const QString &icsfile="") | |
MainWindow (QWidget *parent=0) | |
MainWindow (const QString &icsfile="") | |
virtual | ~MainWindow () |
virtual | ~MainWindow () |
Protected Slots | |
void | keyBindings () |
void | keyBindings () |
void | newtask () |
void | on_actionConfigure_ktimetracker_triggered () |
void | on_actionQuit_triggered () |
void | taskViewCustomContextMenuRequested (const QPoint &) |
Protected Member Functions | |
void | loadGeometry () |
void | loadGeometry () |
bool | queryClose () |
void | readProperties (const KConfigGroup &config) |
void | saveGeometry () |
void | saveGeometry () |
void | saveProperties (KConfigGroup &config) |
Detailed Description
Main window to tie the application together.
Definition at line 43 of file mainwindow.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 55 of file mainwindow.cpp.
|
virtual |
Definition at line 158 of file mainwindow.cpp.
|
explicit |
|
explicit |
|
virtual |
Member Function Documentation
|
protectedslot |
Definition at line 164 of file mainwindow.cpp.
|
protectedslot |
|
protected |
Definition at line 180 of file mainwindow.cpp.
|
protected |
|
protectedslot |
Definition at line 106 of file new/mainwindow.cpp.
|
protectedslot |
Definition at line 182 of file new/mainwindow.cpp.
|
protectedslot |
Definition at line 187 of file new/mainwindow.cpp.
|
protected |
Definition at line 203 of file mainwindow.cpp.
|
protected |
Definition at line 137 of file mainwindow.cpp.
|
protected |
Definition at line 195 of file mainwindow.cpp.
|
protected |
|
protected |
Definition at line 143 of file mainwindow.cpp.
|
slot |
Definition at line 153 of file mainwindow.cpp.
|
slot |
|
slot |
Definition at line 111 of file new/mainwindow.cpp.
|
slot |
Definition at line 148 of file mainwindow.cpp.
|
protectedslot |
Definition at line 213 of file mainwindow.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.