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