Gui::PropertyEditor::PropertyFloatItem Class Reference

Change a floating point number. More...

#include <PropertyItem.h>

Inheritance diagram for Gui::PropertyEditor::PropertyFloatItem:
Gui::PropertyEditor::PropertyItem Base::BaseClass Gui::PropertyEditor::PropertyAngleItem

List of all members.

Public Member Functions

virtual Base::Type getTypeId (void) const

Static Public Member Functions

static void * create (void)
static Base::Type getClassTypeId (void)
static void init (void)

Protected Member Functions

 PropertyFloatItem ()
virtual void setValue (const QVariant &)
virtual QVariant toString (const QVariant &) const
virtual QVariant value (const App::Property *) const

Detailed Description

Change a floating point number.

Author:
Werner Mayer

Definition at line 200 of file PropertyItem.h.


Constructor & Destructor Documentation

PropertyFloatItem::PropertyFloatItem (  )  [protected]

Definition at line 527 of file PropertyItem.cpp.


Member Function Documentation

void * Gui::PropertyEditor::PropertyFloatItem::create ( void   )  [static]

Reimplemented from Gui::PropertyEditor::PropertyItem.

Reimplemented in Gui::PropertyEditor::PropertyAngleItem.

Definition at line 525 of file PropertyItem.cpp.

Base::Type Gui::PropertyEditor::PropertyFloatItem::getClassTypeId ( void   )  [static]

Reimplemented from Gui::PropertyEditor::PropertyItem.

Reimplemented in Gui::PropertyEditor::PropertyAngleItem.

Definition at line 525 of file PropertyItem.cpp.

Base::Type Gui::PropertyEditor::PropertyFloatItem::getTypeId ( void   )  const [virtual]

Reimplemented from Gui::PropertyEditor::PropertyItem.

Reimplemented in Gui::PropertyEditor::PropertyAngleItem.

Definition at line 525 of file PropertyItem.cpp.

void Gui::PropertyEditor::PropertyFloatItem::init ( void   )  [static]

Reimplemented from Gui::PropertyEditor::PropertyItem.

Reimplemented in Gui::PropertyEditor::PropertyAngleItem.

Definition at line 525 of file PropertyItem.cpp.

void PropertyFloatItem::setValue ( const QVariant &  value  )  [protected, virtual]
QVariant PropertyFloatItem::toString ( const QVariant &  prop  )  const [protected, virtual]
QVariant PropertyFloatItem::value ( const App::Property prop  )  const [protected, virtual]

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

Generated on Wed Nov 23 19:02:12 2011 for FreeCAD by  doxygen 1.6.1