#include <profilegroup.h>

Definition at line 112 of file profilegroup.h.
Public Member Functions | |
| ProfileGroupEditor () | |
| virtual DialogCode | exec (void) |
| virtual void | load () |
| virtual void | save () |
Protected Slots | |
| void | open (int id) |
| void | callDelete (void) |
Protected Attributes | |
| ListBoxSetting * | listbox |
| MythDialog * | dialog |
| bool | redraw |
| ProfileGroupEditor::ProfileGroupEditor | ( | ) | [inline] |
Definition at line 118 of file profilegroup.h.
| DialogCode ProfileGroupEditor::exec | ( | void | ) | [virtual] |
| void ProfileGroupEditor::load | ( | void | ) | [virtual] |
Reimplemented from ConfigurationDialog.
Definition at line 240 of file profilegroup.cpp.
Referenced by exec().
| virtual void ProfileGroupEditor::save | ( | void | ) | [inline, virtual] |
| void ProfileGroupEditor::open | ( | int | id | ) | [protected, slot] |
| void ProfileGroupEditor::callDelete | ( | void | ) | [protected, slot] |
ListBoxSetting* ProfileGroupEditor::listbox [protected] |
MythDialog* ProfileGroupEditor::dialog [protected] |
Reimplemented from ConfigurationDialog.
Definition at line 132 of file profilegroup.h.
Referenced by callDelete(), and exec().
bool ProfileGroupEditor::redraw [protected] |
1.5.5