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