TabbedConfigurationGroup Class Reference

#include <mythconfiggroups.h>

Inheritance diagram for TabbedConfigurationGroup:

ConfigurationGroup Setting Storage Configurable

List of all members.


Detailed Description

Definition at line 262 of file mythconfiggroups.h.


Public Member Functions

 TabbedConfigurationGroup ()
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.

Constructor & Destructor Documentation

TabbedConfigurationGroup::TabbedConfigurationGroup (  )  [inline]

Definition at line 267 of file mythconfiggroups.h.


Member Function Documentation

QWidget * TabbedConfigurationGroup::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 598 of file mythconfiggroups.cpp.


The documentation for this class was generated from the following files:

Generated on Sat Dec 18 05:16:11 2010 for MythTV by  doxygen 1.5.5