Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qquickdesignersupportproperties.cpp File Reference

(0dc4fd240a2897c5c443a0ef6d84c416843e4938)

+ Include dependency graph for qquickdesignersupportproperties.cpp:

Go to the source code of this file.

Functions

static QT_BEGIN_NAMESPACE void addToPropertyNameListIfNotBlackListed (QQuickDesignerSupport::PropertyNameList *propertyNameList, const QQuickDesignerSupport::PropertyName &propertyName)
 
static QQuickDesignerSupport::PropertyNameList propertyNameListForWritableProperties (QObject *object, const QQuickDesignerSupport::PropertyName &baseName, QObjectList *inspectedObjects, int depth=0)
 

Function Documentation

◆ addToPropertyNameListIfNotBlackListed()

static QT_BEGIN_NAMESPACE void addToPropertyNameListIfNotBlackListed ( QQuickDesignerSupport::PropertyNameList * propertyNameList,
const QQuickDesignerSupport::PropertyName & propertyName )
static

Definition at line 11 of file qquickdesignersupportproperties.cpp.

References QQuickDesignerSupportProperties::isPropertyBlackListed().

Referenced by QQuickDesignerSupportProperties::allPropertyNames(), and propertyNameListForWritableProperties().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ propertyNameListForWritableProperties()

static QQuickDesignerSupport::PropertyNameList propertyNameListForWritableProperties ( QObject * object,
const QQuickDesignerSupport::PropertyName & baseName,
QObjectList * inspectedObjects,
int depth = 0 )
static

Definition at line 93 of file qquickdesignersupportproperties.cpp.

References addToPropertyNameListIfNotBlackListed(), QString::fromUtf8(), QQmlGadgetPtrWrapper::instance(), QMetaProperty::isReadable(), QMetaProperty::isWritable(), metaObject(), QMetaProperty::metaType(), QMetaProperty::name(), QQmlProperty::Object, propertyNameListForWritableProperties(), qmlEngine(), QMetaProperty::read(), and QQmlMetaType::toQObject().

Referenced by propertyNameListForWritableProperties().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: