|
Cute Chess
0.1
|
A dialog for setting a chess game's time controls. More...
#include <timecontroldlg.h>
Public Member Functions | |
| TimeControl | timeControl () const |
| TimeControlDialog (const TimeControl &tc, QWidget *parent=nullptr) | |
| virtual | ~TimeControlDialog () |
Additional Inherited Members | |
Public Types inherited from QDialog | |
| enum | DialogCode |
A dialog for setting a chess game's time controls.
|
explicit |
Creates a new time control dialog.
The dialog is initialized according to tc.
|
virtual |
Destroys the dialog.
| TimeControl TimeControlDialog::timeControl | ( | ) | const |
Returns the time control that was set in the dialog.
1.8.11