Home
last modified time | relevance | path

Searched defs:setTagValue (Results 1 – 13 of 13) sorted by relevance

/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CloudResourceManager/
H A DTagBinding.php40 public function setTagValue($tagValue) function in Google_Service_CloudResourceManager_TagBinding
/dports/devel/kpublictransport/kpublictransport-21.12.3/src/osm/
H A Delement.cpp235 void UniqueElement::setTagValue(TagKey key, const QByteArray &value) in setTagValue() function in UniqueElement
H A Ddatatypes.h457 inline void setTagValue(Elem &elem, TagKey key, const QByteArray &value) in setTagValue() function
/dports/astro/kosmindoormap/kosmindoormap-21.12.3/src/osm/
H A Delement.cpp266 void UniqueElement::setTagValue(TagKey key, const QByteArray &value) in setTagValue() function in UniqueElement
H A Ddatatypes.h433 inline void setTagValue(Elem &elem, TagKey key, const QByteArray &value) in setTagValue() function
/dports/net/kitinerary/kitinerary-21.12.3/src/osm/
H A Ddatatypes.h250 inline void setTagValue(Elem &elem, const QString &key, const QString &value) in setTagValue() function
/dports/www/ilias/ILIAS-5.4.25/Services/Migration/DBUpdate_439/classes/
H A Dclass.ilNestedSetXML.php494 public function setTagValue($value) function in ilNestedSetXML
/dports/www/ilias6/ILIAS-6.14/Services/Migration/DBUpdate_439/classes/
H A Dclass.ilNestedSetXML.php494 public function setTagValue($value) function in ilNestedSetXML
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/scxmleditor/plugin_interface/
H A Dbaseitem.cpp248 void BaseItem::setTagValue(const QString &key, const QString &value) in setTagValue() function in BaseItem
/dports/databases/opentsdb/opentsdb-2.3.0/src/tsd/client/
H A DMetricForm.java507 private void setTagValue(final int i, final String value) { in setTagValue() method in MetricForm
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/common/
H A Dqv4staticvalue_p.h206 …QV4_NEARLY_ALWAYS_INLINE Q_DECL_RELAXED_CONSTEXPR void setTagValue(quint32 tag, quint32 value) { _… in setTagValue() function
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/common/
H A Dqv4staticvalue_p.h206 …QV4_NEARLY_ALWAYS_INLINE Q_DECL_RELAXED_CONSTEXPR void setTagValue(quint32 tag, quint32 value) { _… in setTagValue() function
/dports/multimedia/gstreamer1-qt/qt-gstreamer-1.2.0/src/QGst/
H A Dtaglist.cpp154 void TagList::setTagValue(const char *tag, const QGlib::Value & value, TagMergeMode mode) in setTagValue() function in QGst::TagList