|
CycloBranch
|
The class representing a tab used to define the data processing parameters. More...
#include <cPreferencesTabDataProcessing.h>
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. | |
The class representing a tab used to define the data processing parameters.
|
explicit |
The constructor.
| globalpreferences | global preferences of the application |
| parent | pointer to a parent widget |
| void cPreferencesTabDataProcessing::resetPreferences | ( | cGlobalPreferences & | globalpreferences | ) |
Reset preferences.
| globalpreferences | global preferences of the application |
| void cPreferencesTabDataProcessing::setPreferences | ( | cGlobalPreferences & | globalpreferences | ) |
Set preferences.
| globalpreferences | global preferences of the application |