App::PropertyPercent Class Reference

Percent property This property is a special interger property and holds only numbers between 0 and 100. More...

#include <PropertyStandard.h>

Inheritance diagram for App::PropertyPercent:
App::PropertyIntegerConstraint App::PropertyInteger App::Property Base::Persistence Base::BaseClass

List of all members.

Public Member Functions

virtual Base::Type getTypeId (void) const
 PropertyPercent ()
 Standard constructor.
 ~PropertyPercent ()
 destructor

Static Public Member Functions

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

Detailed Description

Percent property This property is a special interger property and holds only numbers between 0 and 100.

Definition at line 238 of file PropertyStandard.h.


Constructor & Destructor Documentation

PropertyPercent::PropertyPercent (  ) 

Standard constructor.

Definition at line 579 of file PropertyStandard.cpp.

References App::PropertyIntegerConstraint::_ConstStruct.

PropertyPercent::~PropertyPercent (  ) 

destructor

Definition at line 584 of file PropertyStandard.cpp.


Member Function Documentation

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

Reimplemented from App::PropertyIntegerConstraint.

Definition at line 571 of file PropertyStandard.cpp.

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

Reimplemented from App::PropertyIntegerConstraint.

Definition at line 571 of file PropertyStandard.cpp.

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

Reimplemented from App::PropertyIntegerConstraint.

Definition at line 571 of file PropertyStandard.cpp.

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

Reimplemented from App::PropertyIntegerConstraint.

Definition at line 571 of file PropertyStandard.cpp.


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

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