App::PropertyAcceleration Class Reference

Acceleration property This is a property for representing acceleration. More...

#include <PropertyUnits.h>

Inheritance diagram for App::PropertyAcceleration:
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
 PropertyAcceleration (void)
virtual ~PropertyAcceleration ()

Static Public Member Functions

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

Detailed Description

Acceleration property This is a property for representing acceleration.

It is basically a float property. On the Gui it has a quantity like m/s^2.

Definition at line 105 of file PropertyUnits.h.


Constructor & Destructor Documentation

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

Definition at line 109 of file PropertyUnits.h.

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

Definition at line 110 of file PropertyUnits.h.


Member Function Documentation

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

Reimplemented from App::PropertyFloat.

Definition at line 70 of file PropertyUnits.cpp.

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

Reimplemented from App::PropertyFloat.

Definition at line 70 of file PropertyUnits.cpp.

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

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

Get the class name of the associated property editor item.

Reimplemented from App::PropertyFloat.

Definition at line 111 of file PropertyUnits.h.

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

Reimplemented from App::PropertyFloat.

Definition at line 70 of file PropertyUnits.cpp.

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

Reimplemented from App::PropertyFloat.

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