parley
Practice::PracticeMainWindow Class Reference
#include <practicemainwindow.h>
Inheritance diagram for Practice::PracticeMainWindow:
Public Slots | |
void | practiceFinished () |
void | toggleFullScreenMode (bool fullScreen) |
Signals | |
void | enterPressed () |
void | stopPractice () |
Public Member Functions | |
PracticeMainWindow (TestEntryManager *m_testEntryManager, ParleyMainWindow *mainWindow=0) | |
~PracticeMainWindow () | |
void | startPractice () |
Protected Member Functions | |
virtual bool | event (QEvent *event) |
virtual void | resizeEvent (QResizeEvent *e) |
Detailed Description
Definition at line 29 of file practicemainwindow.h.
Constructor & Destructor Documentation
PracticeMainWindow::PracticeMainWindow | ( | TestEntryManager * | m_testEntryManager, |
ParleyMainWindow * | mainWindow = 0 |
||
) |
Definition at line 38 of file practicemainwindow.cpp.
PracticeMainWindow::~PracticeMainWindow | ( | ) |
Definition at line 64 of file practicemainwindow.cpp.
Member Function Documentation
|
signal |
|
protectedvirtual |
Definition at line 124 of file practicemainwindow.cpp.
|
slot |
Definition at line 167 of file practicemainwindow.cpp.
|
protectedvirtual |
Definition at line 114 of file practicemainwindow.cpp.
void PracticeMainWindow::startPractice | ( | ) |
Definition at line 150 of file practicemainwindow.cpp.
|
signal |
|
slot |
Definition at line 141 of file practicemainwindow.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.