CycloBranch
cMainWindow Class Reference

The class representing the main window of the application. More...

#include <cMainWindow.h>

Inheritance diagram for cMainWindow:

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...
 

Detailed Description

The class representing the main window of the application.

Member Function Documentation

◆ keyPressEvent()

void cMainWindow::keyPressEvent ( QKeyEvent *  event)
protected

Handle a key press event.

Parameters
eventpointer to QKeyEvent

The documentation for this class was generated from the following files: