Home
last modified time | relevance | path

Searched defs:writeProperty (Results 1 – 25 of 117) sorted by relevance

12345

/dports/net/kitinerary/kitinerary-21.12.3/src/lib/
H A Djsonlddocument.h75 inline void JsonLdDocument::writeProperty(T &obj, const char *name, const QVariant &value) in writeProperty() function
/dports/editors/calligra/calligra-3.2.1/gemini/
H A DPropertyContainer.cpp31 void PropertyContainer::writeProperty(QString name, QVariant value) in writeProperty() function in PropertyContainer
/dports/x11-themes/kf5-qqc2-desktop-style/qqc2-desktop-style-5.89.0/plugin/
H A Dkpropertywriter.cpp19 bool KPropertyWriter::writeProperty(const QVariant &value) in writeProperty() function in KPropertyWriter
/dports/graphics/peruse/peruse-8d1de5f4a7c4a6ca7444b0c55cb9aaa44a982a78/src/qtquick/
H A DPropertyContainer.cpp41 void PropertyContainer::writeProperty(QString name, QVariant value) in writeProperty() function in PropertyContainer
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/ole/
H A Daxbinarywriter.cxx98 bool AxBinaryPropertyWriter::PairProperty::writeProperty( AxAlignedOutputStream& rOutStrm ) in writeProperty() function in oox::ole::AxBinaryPropertyWriter::PairProperty
104 bool AxBinaryPropertyWriter::StringProperty::writeProperty( AxAlignedOutputStream& rOutStrm ) in writeProperty() function in oox::ole::AxBinaryPropertyWriter::StringProperty
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/ole/
H A Daxbinarywriter.cxx101 bool AxBinaryPropertyWriter::PairProperty::writeProperty( AxAlignedOutputStream& rOutStrm ) in writeProperty() function in oox::ole::AxBinaryPropertyWriter::PairProperty
107 bool AxBinaryPropertyWriter::StringProperty::writeProperty( AxAlignedOutputStream& rOutStrm ) in writeProperty() function in oox::ole::AxBinaryPropertyWriter::StringProperty
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs/
H A DToZerobraneStudioHook.lua349 function writeProperty(file, property) function
H A DToDoxHook.lua604 function writeProperty(file, property) function
/dports/devel/gammaray/GammaRay-2.11.3/core/
H A Dmetapropertyadaptor.cpp106 void MetaPropertyAdaptor::writeProperty(int index, const QVariant &value) in writeProperty() function in MetaPropertyAdaptor
H A Dpropertyadaptor.cpp52 void PropertyAdaptor::writeProperty(int index, const QVariant &value) in writeProperty() function in PropertyAdaptor
H A Ddynamicpropertyadaptor.cpp78 void DynamicPropertyAdaptor::writeProperty(int index, const QVariant &value) in writeProperty() function in DynamicPropertyAdaptor
/dports/graphics/krita/krita-4.4.8/libs/libqml/plugins/kritasketchplugin/
H A DPropertyContainer.cpp31 void PropertyContainer::writeProperty(QString name, QVariant value) in writeProperty() function in PropertyContainer
/dports/graphics/krita/krita-4.4.8/libs/libqml/
H A DPropertyContainer.cpp31 void PropertyContainer::writeProperty(QString name, QVariant value) in writeProperty() function in PropertyContainer
/dports/devel/gammaray/GammaRay-2.11.3/plugins/qmlsupport/
H A Dqmlcontextpropertyadaptor.cpp73 void QmlContextPropertyAdaptor::writeProperty(int index, const QVariant &value) in writeProperty() function in QmlContextPropertyAdaptor
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/FileParsers/
H A DTDTWriter.cpp158 void TDTWriter::writeProperty(const ROMol &mol, const std::string &name) { in writeProperty() function in RDKit::TDTWriter
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmlvmemetaobject.cpp456 void QQmlVMEMetaObject::writeProperty(int id, int v) in writeProperty() function in QQmlVMEMetaObject
463 void QQmlVMEMetaObject::writeProperty(int id, bool v) in writeProperty() function in QQmlVMEMetaObject
470 void QQmlVMEMetaObject::writeProperty(int id, double v) in writeProperty() function in QQmlVMEMetaObject
477 void QQmlVMEMetaObject::writeProperty(int id, const QString& v) in writeProperty() function in QQmlVMEMetaObject
486 void QQmlVMEMetaObject::writeProperty(int id, QObject* v) in writeProperty() function in QQmlVMEMetaObject
1130 void QQmlVMEMetaObject::writeProperty(int id, const QVariant &value) in writeProperty() function in QQmlVMEMetaObject
H A Dqqmlvmemetaobject_p.h199 void writeProperty(int id, const VariantCompatible &v) in writeProperty() function
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmlvmemetaobject.cpp456 void QQmlVMEMetaObject::writeProperty(int id, int v) in writeProperty() function in QQmlVMEMetaObject
463 void QQmlVMEMetaObject::writeProperty(int id, bool v) in writeProperty() function in QQmlVMEMetaObject
470 void QQmlVMEMetaObject::writeProperty(int id, double v) in writeProperty() function in QQmlVMEMetaObject
477 void QQmlVMEMetaObject::writeProperty(int id, const QString& v) in writeProperty() function in QQmlVMEMetaObject
486 void QQmlVMEMetaObject::writeProperty(int id, QObject* v) in writeProperty() function in QQmlVMEMetaObject
1130 void QQmlVMEMetaObject::writeProperty(int id, const QVariant &value) in writeProperty() function in QQmlVMEMetaObject
H A Dqqmlvmemetaobject_p.h199 void writeProperty(int id, const VariantCompatible &v) in writeProperty() function
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libbase/
H A DAMF.h191 writeProperty(SimpleBuffer& buf, const std::string& name, const T& t) in writeProperty() function
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/geckoview/src/main/java/org/mozilla/gecko/util/
H A DINISection.java115 private void writeProperty(BufferedWriter writer, String key, Object value) { in writeProperty() method in INISection
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/geckoview/src/main/java/org/mozilla/gecko/util/
H A DINISection.java115 private void writeProperty(BufferedWriter writer, String key, Object value) { in writeProperty() method in INISection
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/geckoview/src/main/java/org/mozilla/gecko/util/
H A DINISection.java119 private void writeProperty(final BufferedWriter writer, final String key, final Object value) { in writeProperty() method in INISection
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.databinding.beans/src/org/eclipse/core/internal/databinding/beans/
H A DBeanPropertyHelper.java51 public static void writeProperty(Object source, in writeProperty() method in BeanPropertyHelper
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/Abc/Tests/
H A DUniformPropertyTest.cpp48 void writeProperty(const std::string &archiveName) in writeProperty() function

12345