OpenLexocad
27.0
|
#include <Core/PropertyString.h>
#include <Core/Variant.h>
#include <Core/core_defines2.h>
#include <QRegExp>
#include <string>
Go to the source code of this file.
Classes | |
class | Core::PropertyText |
class | Core::PropertyTextList |
class | Core::PropertyMultiLineText |
Namespaces | |
Core | |
Functions | |
Core::DECLARE_PROPERTY_FACTORY (PropertyText_Factory, Core::PropertyText) | |
Core::DECLARE_PROPERTY_FACTORY (PropertyTextList_Factory, Core::PropertyTextList) | |
Core::DECLARE_PROPERTY_FACTORY (PropertyMultiLineText_Factory, Core::PropertyMultiLineText) | |