• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kdecore
 

kdecore

KDesktopFile Member List

This is the complete list of members for KDesktopFile, including all inherited members.

aEntryMapKConfigprotected
aLocaleStringKConfigBaseprotected
backEndKConfigBaseprotected
bDirtyKConfigBaseprotected
bExpand (defined in KConfigBase)KConfigBasemutableprotected
bLocaleInitialized (defined in KConfigBase)KConfigBaseprotected
bReadOnly (defined in KConfigBase)KConfigBaseprotected
checkConfigFilesWritable(bool warnUser)KConfigBase
checkUpdate(const TQString &id, const TQString &updateFile)KConfig
ConfigState enum nameKConfigBase
copyTo(const TQString &file) const KDesktopFile
KConfig::copyTo(const TQString &file, KConfig *config=0) const KConfig
deleteEntry(const TQString &pKey, bool bNLS=false, bool bGlobal=false)KConfigBase
deleteEntry(const char *pKey, bool bNLS=false, bool bGlobal=false)KConfigBase
deleteGroup(const TQString &group, bool bDeep=true, bool bGlobal=false)KConfigBase
entryIsImmutable(const TQString &key) const KConfigBase
entryMap(const TQString &pGroup) const KConfigvirtual
fileName() const KDesktopFile
filename() const KDesktopFileinline
forceGlobal() const KConfiginline
getConfigState() const KConfigBase
group() const KConfigBase
groupIsImmutable(const TQString &group) const KConfigBase
groupList() const KConfigvirtual
hasActionGroup(const TQString &group) const KDesktopFile
hasApplicationType() const KDesktopFile
hasDefault(const TQString &key) const KConfigBase
hasDeviceType() const KDesktopFile
hasGroup(const TQString &group) const KConfigBase
hasGroup(const TQCString &_pGroup) const (defined in KConfigBase)KConfigBase
hasGroup(const char *_pGroup) const (defined in KConfigBase)KConfigBase
hasKey(const TQString &key) const KConfigBase
hasKey(const char *pKey) const (defined in KConfigBase)KConfigBase
hasLinkType() const KDesktopFile
hasMimeTypeType() const KDesktopFile
hasTranslatedKey(const char *pKey) const (defined in KConfigBase)KConfigBaseprotected
internalEntryMap(const TQString &pGroup) const KConfigprotectedvirtual
internalEntryMap() const KConfiginlineprotectedvirtual
internalHasGroup(const TQCString &group) const KConfigprotectedvirtual
isAuthorizedDesktopFile(const TQString &path)KDesktopFilestatic
isDesktopFile(const TQString &path)KDesktopFilestatic
isDirty() const KConfigBaseinline
isDollarExpansion() const KConfigBaseinline
isImmutable() const KConfigBase
isReadOnly() const KConfigBaseinline
KConfig(const TQString &fileName=TQString::null, bool bReadOnly=false, bool bUseKDEGlobals=true, const char *resType="config")KConfig
KConfig(KConfigBackEnd *backEnd, bool bReadOnly=false) (defined in KConfig)KConfig
KConfigBase()KConfigBase
KDesktopFile(const TQString &fileName, bool readOnly=false, const char *resType="apps")KDesktopFile
locale() const KConfigBase
locateLocal(const TQString &path)KDesktopFilestatic
lockFile(bool bGlobal=false)KConfig
lookupData(const KEntryKey &_key) const KConfigprotectedvirtual
mGroupKConfigBaseprotected
NoAccess enum value (defined in KConfigBase)KConfigBase
parseConfigFiles()KConfigBaseprotectedvirtual
putData(const KEntryKey &_key, const KEntry &_data, bool _checkGroup=true)KConfigprotectedvirtual
readActions() const KDesktopFile
readBoolEntry(const TQString &pKey, bool bDefault=false) const KConfigBase
readBoolEntry(const char *pKey, bool bDefault=false) const KConfigBase
readColorEntry(const TQString &pKey, const TQColor *pDefault=0L) const KConfigBase
readColorEntry(const char *pKey, const TQColor *pDefault=0L) const KConfigBase
readComment() const KDesktopFile
readDateTimeEntry(const TQString &pKey, const TQDateTime *pDefault=0L) const KConfigBase
readDateTimeEntry(const char *pKey, const TQDateTime *pDefault=0L) const KConfigBase
readDefaults() const KConfigBase
readDevice() const KDesktopFile
readDocPath() const KDesktopFile
readDoubleNumEntry(const TQString &pKey, double nDefault=0.0) const KConfigBase
readDoubleNumEntry(const char *pKey, double nDefault=0.0) const KConfigBase
readEntry(const TQString &pKey, const TQString &aDefault=TQString::null) const KConfigBase
readEntry(const char *pKey, const TQString &aDefault=TQString::null) const KConfigBase
readEntryUntranslated(const TQString &pKey, const TQString &aDefault=TQString::null) const KConfigBase
readEntryUntranslated(const char *pKey, const TQString &aDefault=TQString::null) const KConfigBase
readEntryUtf8(const char *pKey) const (defined in KConfigBase)KConfigBaseprotected
readFontEntry(const TQString &pKey, const TQFont *pDefault=0L) const KConfigBase
readFontEntry(const char *pKey, const TQFont *pDefault=0L) const KConfigBase
readGenericName() const KDesktopFile
readIcon() const KDesktopFile
readIntListEntry(const TQString &pKey) const KConfigBase
readIntListEntry(const char *pKey) const KConfigBase
readListEntry(const TQString &pKey, TQStrList &list, char sep= ',') const KConfigBase
readListEntry(const char *pKey, TQStrList &list, char sep= ',') const KConfigBase
readListEntry(const TQString &pKey, char sep= ',') const KConfigBase
readListEntry(const char *pKey, char sep= ',') const KConfigBase
readListEntry(const char *pKey, const TQStringList &aDefault, char sep= ',') const KConfigBase
readLongNumEntry(const TQString &pKey, long nDefault=0) const KConfigBase
readLongNumEntry(const char *pKey, long nDefault=0) const KConfigBase
readName() const KDesktopFile
readNum64Entry(const TQString &pKey, TQ_INT64 nDefault=0) const KConfigBase
readNum64Entry(const char *pKey, TQ_INT64 nDefault=0) const KConfigBase
readNumEntry(const TQString &pKey, int nDefault=0) const KConfigBase
readNumEntry(const char *pKey, int nDefault=0) const KConfigBase
ReadOnly enum value (defined in KConfigBase)KConfigBase
readPath() const KDesktopFile
readPathEntry(const TQString &pKey, const TQString &aDefault=TQString::null) const KConfigBase
readPathEntry(const char *pKey, const TQString &aDefault=TQString::null) const KConfigBase
readPathListEntry(const TQString &pKey, char sep= ',') const KConfigBase
readPathListEntry(const char *pKey, char sep= ',') const KConfigBase
readPointEntry(const TQString &pKey, const TQPoint *pDefault=0L) const KConfigBase
readPointEntry(const char *pKey, const TQPoint *pDefault=0L) const KConfigBase
readPropertyEntry(const TQString &pKey, TQVariant::Type) const KConfigBase
readPropertyEntry(const char *pKey, TQVariant::Type) const KConfigBase
readPropertyEntry(const TQString &pKey, const TQVariant &aDefault) const KConfigBase
readPropertyEntry(const char *pKey, const TQVariant &aDefault) const KConfigBase
readRectEntry(const TQString &pKey, const TQRect *pDefault=0L) const KConfigBase
readRectEntry(const char *pKey, const TQRect *pDefault=0L) const KConfigBase
readSizeEntry(const TQString &pKey, const TQSize *pDefault=0L) const KConfigBase
readSizeEntry(const char *pKey, const TQSize *pDefault=0L) const KConfigBase
readType() const KDesktopFile
readUnsignedLongNumEntry(const TQString &pKey, unsigned long nDefault=0) const KConfigBase
readUnsignedLongNumEntry(const char *pKey, unsigned long nDefault=0) const KConfigBase
readUnsignedNum64Entry(const TQString &pKey, TQ_UINT64 nDefault=0) const KConfigBase
readUnsignedNum64Entry(const char *pKey, TQ_UINT64 nDefault=0) const KConfigBase
readUnsignedNumEntry(const TQString &pKey, unsigned int nDefault=0) const KConfigBase
readUnsignedNumEntry(const char *pKey, unsigned int nDefault=0) const KConfigBase
readURL() const KDesktopFile
ReadWrite enum value (defined in KConfigBase)KConfigBase
reparseConfiguration()KConfigvirtual
resource() const KDesktopFile
revertToDefault(const TQString &key)KConfigBase
rollback(bool bDeep=true)KConfigvirtual
setActionGroup(const TQString &group)KDesktopFile
setDesktopGroup()KConfigBase
setDirty(bool _bDirty=true)KConfigBaseinlineprotectedvirtual
setDollarExpansion(bool _bExpand=true)KConfigBaseinline
setFileWriteMode(int mode)KConfig
setForceGlobal(bool force)KConfiginline
setGroup(const TQString &group)KConfigBase
setGroup(const TQCString &pGroup)KConfigBase
setGroup(const char *pGroup) (defined in KConfigBase)KConfigBase
setLocale()KConfigBaseprotected
setReadDefaults(bool b)KConfigBase
setReadOnly(bool _ro)KConfigBaseinlinevirtual
sortOrder() const KDesktopFile
sync()KConfigBasevirtual
tryExec() const KDesktopFile
virtual_hook(int id, void *data) (defined in KDesktopFile)KDesktopFileprotectedvirtual
writeEntry(const TQString &pKey, const TQString &pValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const char *pKey, const TQString &pValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const TQString &pKey, const TQVariant &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const char *pKey, const TQVariant &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const TQString &pKey, const TQStrList &rValue, char sep= ',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const char *pKey, const TQStrList &rValue, char sep= ',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const TQString &pKey, const TQStringList &rValue, char sep= ',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const char *pKey, const TQStringList &rValue, char sep= ',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const TQString &pKey, const TQValueList< int > &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const char *pKey, const TQValueList< int > &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const TQString &pKey, const char *pValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBaseinline
writeEntry(const char *pKey, const char *pValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBaseinline
writeEntry(const TQString &pKey, int nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const char *pKey, int nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const TQString &pKey, unsigned int nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const char *pKey, unsigned int nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const TQString &pKey, long nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const char *pKey, long nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const TQString &pKey, unsigned long nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const char *pKey, unsigned long nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const TQString &pKey, TQ_INT64 nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const char *pKey, TQ_INT64 nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const TQString &pKey, TQ_UINT64 nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const char *pKey, TQ_UINT64 nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const TQString &pKey, double nValue, bool bPersistent=true, bool bGlobal=false, char format= 'g', int precision=6, bool bNLS=false)KConfigBase
writeEntry(const char *pKey, double nValue, bool bPersistent=true, bool bGlobal=false, char format= 'g', int precision=6, bool bNLS=false)KConfigBase
writeEntry(const TQString &pKey, bool bValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const char *pKey, bool bValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const TQString &pKey, const TQFont &rFont, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const char *pKey, const TQFont &rFont, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const TQString &pKey, const TQColor &rColor, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const char *pKey, const TQColor &rColor, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const TQString &pKey, const TQDateTime &rDateTime, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const char *pKey, const TQDateTime &rDateTime, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const TQString &pKey, const TQRect &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const char *pKey, const TQRect &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const TQString &pKey, const TQPoint &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const char *pKey, const TQPoint &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const TQString &pKey, const TQSize &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writeEntry(const char *pKey, const TQSize &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writePathEntry(const TQString &pKey, const TQString &path, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writePathEntry(const char *pKey, const TQString &path, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writePathEntry(const TQString &pKey, const TQStringList &rValue, char sep= ',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
writePathEntry(const char *pKey, const TQStringList &rValue, char sep= ',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false)KConfigBase
~KConfig()KConfigvirtual
~KConfigBase()KConfigBasevirtual
~KDesktopFile()KDesktopFilevirtual

kdecore

Skip menu "kdecore"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdecore

Skip menu "kdecore"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for kdecore by doxygen 1.8.11
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |