Home
last modified time | relevance | path

Searched defs:getModuleProperty (Results 1 – 3 of 3) sorted by relevance

/dports/www/mythplugin-mythweb/mythweb-31.0/classes/
H A DModules.php54 public static function getModuleProperty($module, $key) { function in Modules
/dports/devel/qbs/qbs-src-1.21.0/src/lib/corelib/api/
H A Dprojectdata.cpp71 static QVariant getModuleProperty(const PropertyMap &properties, const QString &fullPropertyName) in getModuleProperty() function
984 QVariant PropertyMap::getModuleProperty(const QString &moduleName, in getModuleProperty() function in qbs::PropertyMap
/dports/devel/qbs/qbs-src-1.21.0/src/lib/corelib/jsextensions/
H A Dmoduleproperties.cpp75 static QScriptValue getModuleProperty(const ResolvedProduct *product, const Artifact *artifact, in getModuleProperty() function