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 (SessionManagerBase *sessionManager, ParleyMainWindow *mainWindow=0) | |
~PracticeMainWindow () | |
void | startPractice () |
Protected Member Functions | |
virtual bool | event (QEvent *event) |
virtual void | resizeEvent (QResizeEvent *e) |
Detailed Description
Definition at line 30 of file practicemainwindow.h.
Constructor & Destructor Documentation
PracticeMainWindow::PracticeMainWindow | ( | SessionManagerBase * | sessionManager, |
ParleyMainWindow * | mainWindow = 0 |
||
) |
- Todo:
- trust the dirty bit
Definition at line 37 of file practicemainwindow.cpp.
PracticeMainWindow::~PracticeMainWindow | ( | ) |
Definition at line 63 of file practicemainwindow.cpp.
Member Function Documentation
|
signal |
|
protectedvirtual |
Definition at line 127 of file practicemainwindow.cpp.
|
slot |
Definition at line 175 of file practicemainwindow.cpp.
|
protectedvirtual |
Definition at line 117 of file practicemainwindow.cpp.
void PracticeMainWindow::startPractice | ( | ) |
Definition at line 155 of file practicemainwindow.cpp.
|
signal |
|
slot |
Definition at line 144 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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.