Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qquickdesignersupportproperties.cpp File Reference
+ 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 QList< T >::append(), and 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(), QList< T >::append(), QListSpecialMethodsBase< T >::contains(), QString::fromUtf8(), QQmlGadgetPtrWrapper::instance(), QMetaProperty::isReadable(), QQmlProperty::isValid(), QMetaProperty::isWritable(), QQmlProperty::isWritable(), metaObject(), QMetaProperty::metaType(), QMetaProperty::name(), QQmlProperty::name, QQmlProperty::Object, propertyNameListForWritableProperties(), QQmlProperty::propertyTypeCategory(), qmlEngine(), QQmlProperty::read(), QMetaProperty::read(), and QQmlMetaType::toQObject().

Referenced by propertyNameListForWritableProperties().

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