HorizontalConfigurationGroup Class Reference

#include <mythconfiggroups.h>

Inheritance diagram for HorizontalConfigurationGroup:
ConfigurationGroup Setting Storage Configurable StorageUser PaneDVBC PaneDVBS PaneDVBS2 PaneDVBT PaneError TransportPage USALSRotorSetting

List of all members.

Public Member Functions

 HorizontalConfigurationGroup (bool luselabel=true, bool luseframe=true, bool lzeroMargin=false, bool lzeroSpace=false)
virtual QWidget * configWidget (ConfigurationGroup *cg, QWidget *parent, const char *widgetName)
 Create and return a QWidget for configuring this entity Note: Any class calling this should call widgetInvalid() before configWidget() is called on the class again, and before the class is deleted; just before removing the instance from a layout or scheduling the delete of a parent container is a good time.

Protected Member Functions

virtual ~HorizontalConfigurationGroup ()
 You need to call deleteLater to delete QObject.

Detailed Description

Definition at line 101 of file mythconfiggroups.h.


Constructor & Destructor Documentation

HorizontalConfigurationGroup::HorizontalConfigurationGroup ( bool  luselabel = true,
bool  luseframe = true,
bool  lzeroMargin = false,
bool  lzeroSpace = false 
) [inline]

Definition at line 104 of file mythconfiggroups.h.

virtual HorizontalConfigurationGroup::~HorizontalConfigurationGroup (  )  [inline, protected, virtual]

You need to call deleteLater to delete QObject.

Definition at line 117 of file mythconfiggroups.h.


Member Function Documentation

QWidget * HorizontalConfigurationGroup::configWidget ( ConfigurationGroup cg,
QWidget *  parent,
const char *  widgetName 
) [virtual]

Create and return a QWidget for configuring this entity Note: Any class calling this should call widgetInvalid() before configWidget() is called on the class again, and before the class is deleted; just before removing the instance from a layout or scheduling the delete of a parent container is a good time.

Some UI classes depend on this for properly updating the UI.

Reimplemented from Configurable.

Definition at line 234 of file mythconfiggroups.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Sat Feb 11 06:42:02 2012 for MythTV by  doxygen 1.6.3