OpenLexocad  27.1
PropertyUser.h File Reference
#include "Core/Property.h"
#include "Core/Variant.h"

Go to the source code of this file.

Classes

class  Core::PropertyUser
 Core::PropertyUser is a class that can hold properties defined by the user. Its value member is a Core::Variant and can hold arbitrary information. More...
 
class  Core::PropertyIfc
 

Namespaces

 Core
 

Functions

 Core::DECLARE_PROPERTY_FACTORY (PropertyUser_Factory, Core::PropertyUser)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyIfc_Factory, Core::PropertyIfc)