Home
last modified time | relevance | path

Searched defs:writePathEntry (Results 1 – 2 of 2) sorted by relevance

/dports/devel/kf5-kconfig/kconfig-5.89.0/src/core/
H A Dkconfiggroup.cpp1074 void KConfigGroup::writePathEntry(const QString &pKey, const QString &path, WriteConfigFlags pFlags) in writePathEntry() function in KConfigGroup
1079 void KConfigGroup::writePathEntry(const char *pKey, const QString &path, WriteConfigFlags pFlags) in writePathEntry() function in KConfigGroup
1087 void KConfigGroup::writePathEntry(const QString &pKey, const QStringList &value, WriteConfigFlags p… in writePathEntry() function in KConfigGroup
1092 void KConfigGroup::writePathEntry(const char *pKey, const QStringList &value, WriteConfigFlags pFla… in writePathEntry() function in KConfigGroup
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkdecore.py1713 def writePathEntry(self, pKey, path, pFlags = None): member in KConfigGroup
1715 def writePathEntry(self, pKey, path, pFlags = None): member in KConfigGroup
1717 def writePathEntry(self, pKey, value, pFlags = None): member in KConfigGroup
1719 def writePathEntry(self, pKey, value, pFlags = None): member in KConfigGroup