OpenLexocad  27.1
PropertyInteger.h File Reference
#include <vector>
#include "Core/Property.h"
#include "Core/Variant.h"

Go to the source code of this file.

Classes

class  Core::PropertyInteger
 
class  Core::PropertyLong
 
class  Core::PropertyUInt64
 
class  Core::PropertyUInt32
 
class  Core::PropertyUInt8
 
class  Core::PropertyNumberOfDecimals
 
class  Core::PropertyIndex
 
class  Core::PropertyCountMeasure
 
class  Core::PropertyIndexList
 
class  Core::PropertyEnum
 
class  Core::PropertyUInt8List
 

Namespaces

 Core
 

Functions

 Core::DECLARE_PROPERTY_FACTORY (PropertyInteger_Factory, Core::PropertyInteger)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyNumberOfDecimals_Factory, Core::PropertyNumberOfDecimals)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyIndex_Factory, Core::PropertyIndex)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyIndexList_Factory, Core::PropertyIndexList)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyEnum_Factory, Core::PropertyEnum)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyCountMeasure_Factory, Core::PropertyCountMeasure)
 
 Core::DECLARE_OPTIONAL_PROPERTY_HEADER (PropertyIntegerOpt, Core::PropertyInteger)
 
 Core::DECLARE_OPTIONAL_PROPERTY_HEADER (PropertyEnumOpt, Core::PropertyEnum)