#include <settings.h>

Definition at line 477 of file settings.h.
Public Member Functions | |
| PathSetting (Storage *_storage, bool _mustexist) | |
| virtual void | addSelection (const QString &label, QString value=QString::null, bool select=false) |
Protected Attributes | |
| bool | mustexist |
Definition at line 480 of file settings.h.
| void PathSetting::addSelection | ( | const QString & | label, | |
| QString | value = QString::null, |
|||
| bool | select = false | |||
| ) | [virtual] |
Reimplemented from ComboBoxSetting.
Definition at line 749 of file settings.cpp.
Referenced by PVR350VideoDevice::fillSelectionsFromDir().
bool PathSetting::mustexist [protected] |
1.5.5