CycloBranch
cPreferencesDialog Class Reference

Preferences dialog. More...

#include <cPreferencesDialog.h>

Inheritance diagram for cPreferencesDialog:

Public Member Functions

 cPreferencesDialog (cGlobalPreferences &globalpreferences, QWidget *parent=0)
 The constructor. More...
 
void setPreferences (cGlobalPreferences &globalpreferences)
 Set preferences. More...
 
void resetPreferences (cGlobalPreferences &globalpreferences)
 Reset preferences. More...
 
 ~cPreferencesDialog ()
 The destructor.
 

Protected Member Functions

void keyPressEvent (QKeyEvent *event)
 Handle a key press event. More...
 

Detailed Description

Preferences dialog.

Constructor & Destructor Documentation

◆ cPreferencesDialog()

cPreferencesDialog::cPreferencesDialog ( cGlobalPreferences globalpreferences,
QWidget *  parent = 0 
)
explicit

The constructor.

Parameters
globalpreferencesglobal preferences of the application
parentpointer to a parent widget

Member Function Documentation

◆ keyPressEvent()

void cPreferencesDialog::keyPressEvent ( QKeyEvent *  event)
protected

Handle a key press event.

Parameters
eventpointer to QKeyEvent

◆ resetPreferences()

void cPreferencesDialog::resetPreferences ( cGlobalPreferences globalpreferences)

Reset preferences.

Parameters
globalpreferencesglobal preferences of the application

◆ setPreferences()

void cPreferencesDialog::setPreferences ( cGlobalPreferences globalpreferences)

Set preferences.

Parameters
globalpreferencesglobal preferences of the application

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