Home
last modified time | relevance | path

Searched refs:ObjectControllerPrivate (Results 1 – 4 of 4) sorted by relevance

/dports/security/openconnect-gui/openconnect-gui-v1.5.3/external/src/qt-solutions-master/qtpropertybrowser/examples/object_controller/
H A Dobjectcontroller.cpp51 class ObjectControllerPrivate class
85 int ObjectControllerPrivate::enumToInt(const QMetaEnum &metaEnum, int enumValue) const in enumToInt()
100 int ObjectControllerPrivate::intToEnum(const QMetaEnum &metaEnum, int intValue) const in intToEnum()
116 bool ObjectControllerPrivate::isSubValue(int value, int subValue) const in isSubValue()
132 bool ObjectControllerPrivate::isPowerOf2(int value) const in isPowerOf2()
143 int ObjectControllerPrivate::flagToInt(const QMetaEnum &metaEnum, int flagValue) const in flagToInt()
161 int ObjectControllerPrivate::intToFlag(const QMetaEnum &metaEnum, int intValue) const in intToFlag()
216 void ObjectControllerPrivate::addClassProperties(const QMetaObject *metaObject) in addClassProperties()
292 void ObjectControllerPrivate::saveExpandedState() in saveExpandedState()
297 void ObjectControllerPrivate::restoreExpandedState() in restoreExpandedState()
[all …]
H A Dobjectcontroller.h46 class ObjectControllerPrivate; variable
59 ObjectControllerPrivate *d_ptr;
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/QtPropertyBrowser/examples/object_controller/
H A Dobjectcontroller.cpp50 class ObjectControllerPrivate class
84 int ObjectControllerPrivate::enumToInt(const QMetaEnum &metaEnum, int enumValue) const in enumToInt()
99 int ObjectControllerPrivate::intToEnum(const QMetaEnum &metaEnum, int intValue) const in intToEnum()
115 bool ObjectControllerPrivate::isSubValue(int value, int subValue) const in isSubValue()
131 bool ObjectControllerPrivate::isPowerOf2(int value) const in isPowerOf2()
142 int ObjectControllerPrivate::flagToInt(const QMetaEnum &metaEnum, int flagValue) const in flagToInt()
160 int ObjectControllerPrivate::intToFlag(const QMetaEnum &metaEnum, int intValue) const in intToFlag()
215 void ObjectControllerPrivate::addClassProperties(const QMetaObject *metaObject) in addClassProperties()
291 void ObjectControllerPrivate::saveExpandedState() in saveExpandedState()
296 void ObjectControllerPrivate::restoreExpandedState() in restoreExpandedState()
[all …]
H A Dobjectcontroller.h45 class ObjectControllerPrivate; variable
58 ObjectControllerPrivate *d_ptr;