HyperspaceExplorer 0.7.1
Public Member Functions
UI::Dialogs::ParameterSpinBox Class Reference

Widget to edit a FunctionParameter of type int. More...

#include <ParameterInput.h>

Inheritance diagram for UI::Dialogs::ParameterSpinBox:
Inheritance graph
[legend]
Collaboration diagram for UI::Dialogs::ParameterSpinBox:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ParameterSpinBox (QWidget *parent=0)
 Constructs a ParameterSpinBox.
virtual QString value () const
 Returns the value of the FunctionParameter as entered in the Widget.
virtual void setValue (const QString &s)
 Sets the value displayed in the widget.

Detailed Description

Widget to edit a FunctionParameter of type int.


Member Function Documentation

virtual void UI::Dialogs::ParameterSpinBox::setValue ( const QString &  newValue) [inline, virtual]

Sets the value displayed in the widget.

Parameters:
newValueThe value of the FunctionParameter to display converted to a QString, with the help of the toString() method.

Implements UI::Dialogs::ParameterInput.

Referenced by UI::Dialogs::ParameterInputFactory::create().

Here is the caller graph for this function:


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

Generated on Mon Apr 9 2012 20:25:19 for HyperspaceExplorer 0.7.1 by doxygen 1.7.4  -  Hosted bySourceForge.net Logo