SettingGroup Class Reference

A group of settings. More...

#include <settings.h>

Inheritance diagram for SettingGroup:

Settings List of all members.

Public Member Functions

 SettingGroup (const QDomElement &parent, const QString &name)
 operator bool () const
void remove ()

Protected Member Functions

virtual QDomElement node () const

Detailed Description

A group of settings.

Client code can use instance of this class just like they were Settings objects. The only external difference is that SettingGroup object can be implicitly converted to bool to test their existence.

SettingGroup can be accessed with the Settings member function group.

See also:
Settings::group


Member Function Documentation

SettingGroup::operator bool (  )  const [inline]

Check if the SettingGroup exists.


The documentation for this class was generated from the following file:
Generated on Sun Feb 25 17:59:51 2007 for Settings by  doxygen 1.5.1