CycloBranch
cPreferencesTabDataProcessing Class Reference

The class representing a tab used to define the data processing parameters. More...

#include <cPreferencesTabDataProcessing.h>

Inheritance diagram for cPreferencesTabDataProcessing:

Public Member Functions

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

Detailed Description

The class representing a tab used to define the data processing parameters.

Constructor & Destructor Documentation

◆ cPreferencesTabDataProcessing()

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

The constructor.

Parameters
globalpreferencesglobal preferences of the application
parentpointer to a parent widget

Member Function Documentation

◆ resetPreferences()

void cPreferencesTabDataProcessing::resetPreferences ( cGlobalPreferences globalpreferences)

Reset preferences.

Parameters
globalpreferencesglobal preferences of the application

◆ setPreferences()

void cPreferencesTabDataProcessing::setPreferences ( cGlobalPreferences globalpreferences)

Set preferences.

Parameters
globalpreferencesglobal preferences of the application

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