Gui::PropertyEditor::PropertyPlacementItem Class Reference

Edit properties of placement type. More...

#include <PropertyItem.h>

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

 PropertyPlacementItem ()
virtual void setValue (const QVariant &)
virtual QVariant toolTip (const App::Property *) const
virtual QVariant toString (const QVariant &) const
virtual QVariant value (const App::Property *) const
 ~PropertyPlacementItem ()

Properties

double Angle
Base::Vector3d Axis
Base::Vector3d Position

Detailed Description

Edit properties of placement type.

Author:
Werner Mayer

Definition at line 390 of file PropertyItem.h.


Constructor & Destructor Documentation

PropertyPlacementItem::PropertyPlacementItem (  )  [protected]
PropertyPlacementItem::~PropertyPlacementItem (  )  [protected]

Definition at line 1128 of file PropertyItem.cpp.


Member Function Documentation

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

Reimplemented from Gui::PropertyEditor::PropertyItem.

Definition at line 1108 of file PropertyItem.cpp.

Referenced by PropertyPlacementItem().

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

Reimplemented from Gui::PropertyEditor::PropertyItem.

Definition at line 1108 of file PropertyItem.cpp.

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

Reimplemented from Gui::PropertyEditor::PropertyItem.

Definition at line 1108 of file PropertyItem.cpp.

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

Reimplemented from Gui::PropertyEditor::PropertyItem.

Definition at line 1108 of file PropertyItem.cpp.

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

Property Documentation

double Gui::PropertyEditor::PropertyPlacementItem::Angle [read, write]

Definition at line 393 of file PropertyItem.h.

Base::Vector3d Gui::PropertyEditor::PropertyPlacementItem::Axis [read, write]

Definition at line 394 of file PropertyItem.h.

Base::Vector3d Gui::PropertyEditor::PropertyPlacementItem::Position [read, write]

Definition at line 395 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