CycloBranch
|
The class representing the main window of the application. More...
#include <cMainWindow.h>
Signals | |
void | stopComputation () |
The option 'Search->Stop' has been selected. | |
Public Member Functions | |
cMainWindow () | |
The constructor. | |
~cMainWindow () | |
The destructor. | |
Protected Member Functions | |
void | keyPressEvent (QKeyEvent *event) |
Handle a key press event. More... | |
The class representing the main window of the application.
|
protected |
Handle a key press event.
event | pointer to QKeyEvent |