Gui::PropertyEditor::PropertyDoubleVectorItem Class Reference

#include <PropertyItem.h>

Inheritance diagram for Gui::PropertyEditor::PropertyDoubleVectorItem:
Gui::PropertyEditor::PropertyItem Base::BaseClass

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

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

Properties

double x
double y
double z

Detailed Description

Definition at line 333 of file PropertyItem.h.


Constructor & Destructor Documentation

PropertyDoubleVectorItem::PropertyDoubleVectorItem (  )  [protected]

Member Function Documentation

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

Reimplemented from Gui::PropertyEditor::PropertyItem.

Definition at line 937 of file PropertyItem.cpp.

Referenced by PropertyDoubleVectorItem().

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

Reimplemented from Gui::PropertyEditor::PropertyItem.

Definition at line 937 of file PropertyItem.cpp.

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

Reimplemented from Gui::PropertyEditor::PropertyItem.

Definition at line 937 of file PropertyItem.cpp.

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

Reimplemented from Gui::PropertyEditor::PropertyItem.

Definition at line 937 of file PropertyItem.cpp.

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

Reimplemented from Gui::PropertyEditor::PropertyItem.

Definition at line 965 of file PropertyItem.cpp.


Property Documentation

double PropertyDoubleVectorItem::x [read, write]

Definition at line 336 of file PropertyItem.h.

double PropertyDoubleVectorItem::y [read, write]

Definition at line 337 of file PropertyItem.h.

double PropertyDoubleVectorItem::z [read, write]

Definition at line 338 of file PropertyItem.h.


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

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