CycloBranch
|
The class representing a tab of ion types. More...
#include <cPreferencesTabIonTypes.h>
Public Member Functions | |
cPreferencesTabIonTypes (cGlobalPreferences &globalpreferences, QWidget *parent=0) | |
The constructor. More... | |
void | setPreferences (cGlobalPreferences &globalpreferences) |
Set preferences. More... | |
void | resetPreferences (cGlobalPreferences &globalpreferences) |
Reset preferences. More... | |
~cPreferencesTabIonTypes () | |
The destructor. | |
The class representing a tab of ion types.
|
explicit |
The constructor.
globalpreferences | global preferences of the application |
parent | pointer to a parent widget |
void cPreferencesTabIonTypes::resetPreferences | ( | cGlobalPreferences & | globalpreferences | ) |
Reset preferences.
globalpreferences | global preferences of the application |
void cPreferencesTabIonTypes::setPreferences | ( | cGlobalPreferences & | globalpreferences | ) |
Set preferences.
globalpreferences | global preferences of the application |