App::PropertyAngle Class Reference

Angle property This is a property for representing angles. More...

#include <PropertyUnits.h>

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

Static Public Member Functions

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

Detailed Description

Angle property This is a property for representing angles.

It basicly a float property. On the Gui it has a quantity like RAD.

Definition at line 79 of file PropertyUnits.h.


Constructor & Destructor Documentation

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

Definition at line 83 of file PropertyUnits.h.

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

Definition at line 84 of file PropertyUnits.h.


Member Function Documentation

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

Reimplemented from App::PropertyFloatConstraint.

Definition at line 120 of file PropertyUnits.cpp.

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

Reimplemented from App::PropertyFloatConstraint.

Definition at line 120 of file PropertyUnits.cpp.

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

Get the class name of the associated property editor item.

Reimplemented from App::PropertyFloatConstraint.

Definition at line 85 of file PropertyUnits.h.

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

Reimplemented from App::PropertyFloatConstraint.

Definition at line 120 of file PropertyUnits.cpp.

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

Reimplemented from App::PropertyFloatConstraint.

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