MythTV  0.26-pre
Public Member Functions | Protected Slots | Protected Attributes
StorageGroupListEditor Class Reference

#include <storagegroupeditor.h>

Inheritance diagram for StorageGroupListEditor:
ConfigurationDialog Storage

List of all members.

Public Member Functions

 StorageGroupListEditor (void)
virtual DialogCode exec (void)
virtual void Load (void)
virtual void Save (void)
virtual void Save (QString)
virtual MythDialogdialogWidget (MythMainWindow *parent, const char *widgetname=0)

Protected Slots

void open (QString name)
void doDelete (void)

Protected Attributes

ListBoxSettinglistbox
QString lastValue

Detailed Description

Definition at line 32 of file storagegroupeditor.h.


Constructor & Destructor Documentation

Definition at line 243 of file storagegroupeditor.cpp.


Member Function Documentation

Definition at line 463 of file storagegroupeditor.cpp.

Referenced by SetupMenuCallback().

Reimplemented from ConfigurationDialog.

Definition at line 355 of file storagegroupeditor.cpp.

Referenced by doDelete().

virtual void StorageGroupListEditor::Save ( void  ) [inline, virtual]

Reimplemented from ConfigurationDialog.

Definition at line 40 of file storagegroupeditor.h.

virtual void StorageGroupListEditor::Save ( QString  ) [inline, virtual]

Reimplemented from ConfigurationDialog.

Definition at line 41 of file storagegroupeditor.h.

MythDialog * StorageGroupListEditor::dialogWidget ( MythMainWindow parent,
const char *  widgetname = 0 
) [virtual]

Reimplemented from ConfigurationDialog.

Definition at line 471 of file storagegroupeditor.cpp.

void StorageGroupListEditor::open ( QString  name) [protected, slot]

Definition at line 256 of file storagegroupeditor.cpp.

Referenced by exec().

void StorageGroupListEditor::doDelete ( void  ) [protected, slot]

Definition at line 286 of file storagegroupeditor.cpp.

Referenced by dialogWidget().


Member Data Documentation

Definition at line 50 of file storagegroupeditor.h.

Referenced by doDelete(), exec(), Load(), and StorageGroupListEditor().

QString StorageGroupListEditor::lastValue [protected]

Definition at line 51 of file storagegroupeditor.h.

Referenced by doDelete(), Load(), and open().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends