
Public Member Functions | |
| AdvPrefsPanel (intf_thread_t *, QWidget *, PrefsItemData *) | |
| AdvPrefsPanel (QWidget *) | |
| virtual | ~AdvPrefsPanel () |
| void | apply () |
| void | clean () |
| AdvPrefsPanel::AdvPrefsPanel | ( | intf_thread_t * | _p_intf, | |
| QWidget * | _parent, | |||
| PrefsItemData * | data | |||
| ) |
References CONFIG_CATEGORY, CONFIG_ITEM, CONFIG_SECTION, CONFIG_SUBCATEGORY, ConfigControl::createControl(), PrefsItemData::help, PrefsItemData::i_object_id, PrefsItemData::i_subcat_id, PrefsItemData::i_type, module_config_get(), module_find(), module_get_help(), module_get_main, module_GetLongName, module_release(), PrefsItemData::name, p_item, PrefsItemData::psz_name, qtr, TYPE_CATEGORY, TYPE_CATSUBCAT, TYPE_MODULE, TYPE_SUBCATEGORY, and VLC_OBJECT.
| AdvPrefsPanel::AdvPrefsPanel | ( | QWidget * | _parent | ) |
| AdvPrefsPanel::~AdvPrefsPanel | ( | ) | [virtual] |
| void AdvPrefsPanel::apply | ( | ) |
References c, ConfigControl::doApply(), and i.
| void AdvPrefsPanel::clean | ( | ) |
1.5.6