SettingsQuestion Class Reference

Inheritance diagram for SettingsQuestion:

Inheritance graph
[legend]
Collaboration diagram for SettingsQuestion:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SettingsQuestion (QString name, QString label, QVariant::Type, QVariant defaultValue)
QVariant value () const
bool setValue (QVariant newValue)
 Has the side-effect of emitting a valueChanged() signal.

Detailed Description

Definition at line 82 of file question.h.


Member Function Documentation

bool SettingsQuestion::setValue ( QVariant  newValue  )  [virtual]

Has the side-effect of emitting a valueChanged() signal.

Returns:
false if there was an error setting the value (such as an invalid value)

Reimplemented from Question.

Definition at line 75 of file question.cpp.


The documentation for this class was generated from the following files:
Generated on Wed Sep 30 01:15:44 2009 for oopapidocs by  doxygen 1.5.1