Gui::PropertyEditor::PropertyVectorItem Class Reference

#include <PropertyItem.h>

Inheritance diagram for Gui::PropertyEditor::PropertyVectorItem:
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

 PropertyVectorItem ()
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 300 of file PropertyItem.h.


Constructor & Destructor Documentation

PropertyVectorItem::PropertyVectorItem (  )  [protected]

Member Function Documentation

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

Reimplemented from Gui::PropertyEditor::PropertyItem.

Definition at line 832 of file PropertyItem.cpp.

Referenced by PropertyVectorItem().

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

Reimplemented from Gui::PropertyEditor::PropertyItem.

Definition at line 832 of file PropertyItem.cpp.

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

Reimplemented from Gui::PropertyEditor::PropertyItem.

Definition at line 832 of file PropertyItem.cpp.

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

Reimplemented from Gui::PropertyEditor::PropertyItem.

Definition at line 832 of file PropertyItem.cpp.

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

Property Documentation

double PropertyVectorItem::x [read, write]

Definition at line 303 of file PropertyItem.h.

double PropertyVectorItem::y [read, write]

Definition at line 304 of file PropertyItem.h.

double PropertyVectorItem::z [read, write]

Definition at line 305 of file PropertyItem.h.


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