OpenLexocad
28.0
PropertyLxAttributeDescriptor.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
Core/PropertyDescriptor.h
>
4
5
6
namespace
Core
7
{
8
/* @brief Saves and restore the characteristics of a LxAttribute
9
*/
10
class
LX_CORE_EXPORT
PropertyLxAttributeDescriptor
:
public
Core::PropertyDescriptor
11
{
12
TYPESYSTEM_HEADER
()
13
LX_NODE_HEADER
()
14
public
:
15
friend
class
PropertyLxAttributeDescriptor_Factory;
16
17
PropertyLxAttributeDescriptor
();
18
Type
getType
()
const override
;
19
20
private
:
21
};
22
23
DECLARE_OBJECT_FACTORY_NOIFC
(PropertyLxAttributeDescriptor_Factory,
PropertyLxAttributeDescriptor
);
24
}
// namespace Core
Core::PropertyDescriptor::Type
Type
Definition:
PropertyDescriptor.h:18
PropertyDescriptor.h
Core::PropertyLxAttributeDescriptor::PropertyLxAttributeDescriptor
PropertyLxAttributeDescriptor()
Core
Definition:
Base.h:5
LX_NODE_HEADER
#define LX_NODE_HEADER()
Definition:
PropertyMacros.h:7
Core::PropertyDescriptor
Definition:
PropertyDescriptor.h:11
Core::DECLARE_OBJECT_FACTORY_NOIFC
DECLARE_OBJECT_FACTORY_NOIFC(PropertyBoolDescriptor_Factory, PropertyBoolDescriptor)
Core::PropertyLxAttributeDescriptor
Definition:
PropertyLxAttributeDescriptor.h:11
Core::PropertyLxAttributeDescriptor::getType
Type getType() const override
TYPESYSTEM_HEADER
#define TYPESYSTEM_HEADER()
define for subclassing Base::BaseClass
Definition:
Base.h:12
lexocad
Core
include
Core
PropertyLxAttributeDescriptor.h
Generated by
1.8.18