Home
last modified time | relevance | path

Searched defs:metaObject (Results 1 – 25 of 917) sorted by last modified time

12345678910>>...37

/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/plugins/platforms/xcb/
H A Dqxcbconnection_xi2.cpp1120 static const QMetaObject *metaObject = qt_getEnumMetaObject(tool); in toolName() local
1126 static const QMetaObject *metaObject = qt_getEnumMetaObject(ptype); in pointerTypeName() local
/dports/print/limereport/LimeReport-1.5.35/limereport/objectinspector/
H A Dlrobjectitemmodel.cpp446 void QObjectPropertyModel::addObjectProperties(const QMetaObject *metaObject, QObject *object, Obje… in addObjectProperties()
/dports/graphics/radiance/radiance-baf2c40/src/
H A DQmlSharedPointer.h215 const QMetaObject *metaObject() const in metaObject() function
/dports/deskutils/nextcloudclient/desktop-3.4.1/src/libsync/
H A Dclientsideencryption.cpp1589 QJsonObject metaObject = { in encryptedMetadata() local
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/coreSQLiteStudio/services/impl/
H A Dpluginmanagerimpl.cpp177 QJsonObject metaObject = pluginMetaData.value("MetaData").toObject(); in initPlugin() local
205 …luginManagerImpl::checkPluginRequirements(const QString& pluginName, const QJsonObject& metaObject) in checkPluginRequirements()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_experimental/edit_ocme/src/cache/
H A Dmoc_my_widget.cpp52 const QMetaObject *MyWidget::metaObject() const in metaObject() function in MyWidget
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/common/
H A Dscriptinterface.cpp852 QScriptValue metaObject = newQMetaObject(&Env::staticMetaObject, env_ctor); in Env() local
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DInterpreter.cpp4313 JSObject* metaObject = ImportMetaOperation(cx, script); in Interpret() local
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/shell/
H A DModuleLoader.cpp76 JS::HandleObject metaObject) { in GetImportMetaProperties()
150 JS::HandleObject metaObject) { in populateImportMeta()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/builtin/
H A DModuleObject.cpp1164 JSObject* ModuleObject::metaObject() const { in metaObject() function in ModuleObject
2043 RootedObject metaObject(cx, in GetOrCreateModuleMetaObject() local
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DInterpreter.cpp4479 JSObject* metaObject = ImportMetaOperation(cx, script); in Interpret() local
/dports/www/firefox/firefox-99.0/js/src/shell/
H A DModuleLoader.cpp82 JS::HandleObject metaObject) { in GetImportMetaProperties()
168 JS::HandleObject metaObject) { in populateImportMeta()
/dports/www/firefox/firefox-99.0/js/src/builtin/
H A DModuleObject.cpp1152 JSObject* ModuleObject::metaObject() const { in metaObject() function in ModuleObject
2154 RootedObject metaObject(cx, NewPlainObjectWithProto(cx, nullptr)); in GetOrCreateModuleMetaObject() local
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DInterpreter.cpp4313 JSObject* metaObject = ImportMetaOperation(cx, script); in Interpret() local
/dports/www/firefox-esr/firefox-91.8.0/js/src/shell/
H A DModuleLoader.cpp76 JS::HandleObject metaObject) { in GetImportMetaProperties()
150 JS::HandleObject metaObject) { in populateImportMeta()
/dports/www/firefox-esr/firefox-91.8.0/js/src/builtin/
H A DModuleObject.cpp1164 JSObject* ModuleObject::metaObject() const { in metaObject() function in ModuleObject
2043 RootedObject metaObject(cx, in GetOrCreateModuleMetaObject() local
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt5/
H A DQtCore.py2477 def metaObject(self): member in QObject
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt4/
H A DQtScript.py321 def newQMetaObject(self, metaObject, ctor = QScriptValue()): argument
H A DQtCore.py2057 def metaObject(self): member in QObject
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/qmljs/3rdparty/qtcreator-libs/qmljs/
H A Dqmljsinterpreter.cpp227 CppComponentValue::CppComponentValue(FakeMetaObject::ConstPtr metaObject, const QString &className, in CppComponentValue()
452 FakeMetaObject::ConstPtr CppComponentValue::metaObject() const in metaObject() function in CppComponentValue
/dports/net/kitinerary/kitinerary-21.12.3/src/lib/
H A Dextractorvalidator.cpp151 const QMetaObject *metaObject; member
/dports/graphics/gwenview/gwenview-21.12.3/lib/mpris2/
H A Ddbusabstractadaptor.cpp54 const QMetaObject *metaObject = this->metaObject(); in emitPropertiesChangeDBusSignal() local
/dports/science/step/step-21.12.3/autotests/
H A Dtest_metaobject.cc116 const StepCore::MetaObject* metaObject = testObject->metaObject(); in testMetaObject() local
/dports/science/step/step-21.12.3/step/
H A Ditempalette.cc262 void ItemPalette::createObjectAction(const StepCore::MetaObject* metaObject) in createObjectAction()
/dports/science/step/step-21.12.3/stepcore/
H A Dfactory.cc28 void Factory::registerMetaObject(const MetaObject* metaObject) in registerMetaObject()
33 const MetaObject* Factory::metaObject(const QString& name) const in metaObject() function in StepCore::Factory
40 const MetaObject* metaObject = this->metaObject(name); in newObject() local
47 const MetaObject* metaObject = this->metaObject(name); in newItem() local
54 const MetaObject* metaObject = this->metaObject(name); in newSolver() local
61 const MetaObject* metaObject = this->metaObject(name); in newCollisionSolver() local
68 const MetaObject* metaObject = this->metaObject(name); in newConstraintSolver() local

12345678910>>...37