App::PropertyDistance Class Reference

Distance property This is a property for representing distances. More...

#include <PropertyUnits.h>

Inheritance diagram for App::PropertyDistance:
App::PropertyFloat App::Property Base::Persistence Base::BaseClass

List of all members.

Public Member Functions

virtual const char * getEditorName (void) const
 Get the class name of the associated property editor item.
virtual Base::Type getTypeId (void) const
 PropertyDistance (void)
virtual ~PropertyDistance ()

Static Public Member Functions

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

Detailed Description

Distance property This is a property for representing distances.

It is basically a float property. On the Gui it has a quantity like m or mm.

Definition at line 50 of file PropertyUnits.h.


Constructor & Destructor Documentation

App::PropertyDistance::PropertyDistance ( void   )  [inline]

Definition at line 54 of file PropertyUnits.h.

virtual App::PropertyDistance::~PropertyDistance (  )  [inline, virtual]

Definition at line 55 of file PropertyUnits.h.


Member Function Documentation

void * App::PropertyDistance::create ( void   )  [static]

Reimplemented from App::PropertyFloat.

Definition at line 56 of file PropertyUnits.cpp.

Base::Type App::PropertyDistance::getClassTypeId ( void   )  [static]

Reimplemented from App::PropertyFloat.

Definition at line 56 of file PropertyUnits.cpp.

Referenced by Gui::PropertyEditor::PropertyFloatItem::toString().

virtual const char* App::PropertyDistance::getEditorName ( void   )  const [inline, virtual]

Get the class name of the associated property editor item.

Reimplemented from App::PropertyFloat.

Definition at line 56 of file PropertyUnits.h.

Base::Type App::PropertyDistance::getTypeId ( void   )  const [virtual]

Reimplemented from App::PropertyFloat.

Definition at line 56 of file PropertyUnits.cpp.

void App::PropertyDistance::init ( void   )  [static]

Reimplemented from App::PropertyFloat.

Definition at line 56 of file PropertyUnits.cpp.


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

Generated on Wed Nov 23 19:01:44 2011 for FreeCAD by  doxygen 1.6.1