KDesktopFile Member List
This is the complete list of members for KDesktopFile, including all inherited members.
aEntryMap | KConfig | protected |
aLocaleString | KConfigBase | protected |
backEnd | KConfigBase | protected |
bDirty | KConfigBase | protected |
bExpand (defined in KConfigBase) | KConfigBase | mutableprotected |
bLocaleInitialized (defined in KConfigBase) | KConfigBase | protected |
bReadOnly (defined in KConfigBase) | KConfigBase | protected |
checkConfigFilesWritable(bool warnUser) | KConfigBase | |
checkUpdate(const TQString &id, const TQString &updateFile) | KConfig | |
ConfigState enum name | KConfigBase | |
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 | KConfig | virtual |
fileName() const | KDesktopFile | |
filename() const | KDesktopFile | inline |
forceGlobal() const | KConfig | inline |
getConfigState() const | KConfigBase | |
group() const | KConfigBase | |
groupIsImmutable(const TQString &group) const | KConfigBase | |
groupList() const | KConfig | virtual |
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) | KConfigBase | protected |
internalEntryMap(const TQString &pGroup) const | KConfig | protectedvirtual |
internalEntryMap() const | KConfig | inlineprotectedvirtual |
internalHasGroup(const TQCString &group) const | KConfig | protectedvirtual |
isAuthorizedDesktopFile(const TQString &path) | KDesktopFile | static |
isDesktopFile(const TQString &path) | KDesktopFile | static |
isDirty() const | KConfigBase | inline |
isDollarExpansion() const | KConfigBase | inline |
isImmutable() const | KConfigBase | |
isReadOnly() const | KConfigBase | inline |
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) | KDesktopFile | static |
lockFile(bool bGlobal=false) | KConfig | |
lookupData(const KEntryKey &_key) const | KConfig | protectedvirtual |
mGroup | KConfigBase | protected |
NoAccess enum value (defined in KConfigBase) | KConfigBase | |
parseConfigFiles() | KConfigBase | protectedvirtual |
putData(const KEntryKey &_key, const KEntry &_data, bool _checkGroup=true) | KConfig | protectedvirtual |
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) | KConfigBase | protected |
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() | KConfig | virtual |
resource() const | KDesktopFile | |
revertToDefault(const TQString &key) | KConfigBase | |
rollback(bool bDeep=true) | KConfig | virtual |
setActionGroup(const TQString &group) | KDesktopFile | |
setDesktopGroup() | KConfigBase | |
setDirty(bool _bDirty=true) | KConfigBase | inlineprotectedvirtual |
setDollarExpansion(bool _bExpand=true) | KConfigBase | inline |
setFileWriteMode(int mode) | KConfig | |
setForceGlobal(bool force) | KConfig | inline |
setGroup(const TQString &group) | KConfigBase | |
setGroup(const TQCString &pGroup) | KConfigBase | |
setGroup(const char *pGroup) (defined in KConfigBase) | KConfigBase | |
setLocale() | KConfigBase | protected |
setReadDefaults(bool b) | KConfigBase | |
setReadOnly(bool _ro) | KConfigBase | inlinevirtual |
sortOrder() const | KDesktopFile | |
sync() | KConfigBase | virtual |
tryExec() const | KDesktopFile | |
virtual_hook(int id, void *data) (defined in KDesktopFile) | KDesktopFile | protectedvirtual |
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) | KConfigBase | inline |
writeEntry(const char *pKey, const char *pValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | KConfigBase | inline |
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() | KConfig | virtual |
~KConfigBase() | KConfigBase | virtual |
~KDesktopFile() | KDesktopFile | virtual |