TDEDesktopFile Member List
This is the complete list of members for TDEDesktopFile, including all inherited members.
| aEntryMap | TDEConfig | protected |
| aLocaleString | TDEConfigBase | protected |
| backEnd | TDEConfigBase | protected |
| bDirty | TDEConfigBase | protected |
| bExpand (defined in TDEConfigBase) | TDEConfigBase | mutableprotected |
| bLocaleInitialized (defined in TDEConfigBase) | TDEConfigBase | protected |
| bReadOnly (defined in TDEConfigBase) | TDEConfigBase | protected |
| checkConfigFilesWritable(bool warnUser) | TDEConfigBase | |
| checkUpdate(const TQString &id, const TQString &updateFile) | TDEConfig | |
| ConfigState enum name | TDEConfigBase | |
| copyTo(const TQString &file) const | TDEDesktopFile | |
| TDEConfig::copyTo(const TQString &file, TDEConfig *config=0) const | TDEConfig | |
| deleteEntry(const TQString &pKey, bool bNLS=false, bool bGlobal=false) | TDEConfigBase | |
| deleteEntry(const char *pKey, bool bNLS=false, bool bGlobal=false) | TDEConfigBase | |
| deleteGroup(const TQString &group, bool bDeep=true, bool bGlobal=false) | TDEConfigBase | |
| entryIsImmutable(const TQString &key) const | TDEConfigBase | |
| entryMap(const TQString &pGroup) const | TDEConfig | virtual |
| fileName() const | TDEDesktopFile | |
| filename() const | TDEDesktopFile | inline |
| forceGlobal() const | TDEConfig | inline |
| getConfigState() const | TDEConfigBase | |
| group() const | TDEConfigBase | |
| groupIsImmutable(const TQString &group) const | TDEConfigBase | |
| groupList() const | TDEConfig | virtual |
| hasActionGroup(const TQString &group) const | TDEDesktopFile | |
| hasApplicationType() const | TDEDesktopFile | |
| hasDefault(const TQString &key) const | TDEConfigBase | |
| hasDeviceType() const | TDEDesktopFile | |
| hasGroup(const TQString &group) const | TDEConfigBase | |
| hasGroup(const TQCString &_pGroup) const (defined in TDEConfigBase) | TDEConfigBase | |
| hasGroup(const char *_pGroup) const (defined in TDEConfigBase) | TDEConfigBase | |
| hasKey(const TQString &key) const | TDEConfigBase | |
| hasKey(const char *pKey) const (defined in TDEConfigBase) | TDEConfigBase | |
| hasLinkType() const | TDEDesktopFile | |
| hasMimeTypeType() const | TDEDesktopFile | |
| hasTranslatedKey(const char *pKey) const (defined in TDEConfigBase) | TDEConfigBase | protected |
| internalEntryMap(const TQString &pGroup) const | TDEConfig | protectedvirtual |
| internalEntryMap() const | TDEConfig | inlineprotectedvirtual |
| internalHasGroup(const TQCString &group) const | TDEConfig | protectedvirtual |
| isAuthorizedDesktopFile(const TQString &path) | TDEDesktopFile | static |
| isDesktopFile(const TQString &path) | TDEDesktopFile | static |
| isDirty() const | TDEConfigBase | inline |
| isDollarExpansion() const | TDEConfigBase | inline |
| isImmutable() const | TDEConfigBase | |
| isReadOnly() const | TDEConfigBase | inline |
| locale() const | TDEConfigBase | |
| locateLocal(const TQString &path) | TDEDesktopFile | static |
| lockFile(bool bGlobal=false) | TDEConfig | |
| lookupData(const KEntryKey &_key) const | TDEConfig | protectedvirtual |
| mGroup | TDEConfigBase | protected |
| NoAccess enum value (defined in TDEConfigBase) | TDEConfigBase | |
| parseConfigFiles() | TDEConfigBase | protectedvirtual |
| putData(const KEntryKey &_key, const KEntry &_data, bool _checkGroup=true) | TDEConfig | protectedvirtual |
| readActions() const | TDEDesktopFile | |
| readBoolEntry(const TQString &pKey, bool bDefault=false) const | TDEConfigBase | |
| readBoolEntry(const char *pKey, bool bDefault=false) const | TDEConfigBase | |
| readColorEntry(const TQString &pKey, const TQColor *pDefault=0L) const | TDEConfigBase | |
| readColorEntry(const char *pKey, const TQColor *pDefault=0L) const | TDEConfigBase | |
| readComment() const | TDEDesktopFile | |
| readDateTimeEntry(const TQString &pKey, const TQDateTime *pDefault=0L) const | TDEConfigBase | |
| readDateTimeEntry(const char *pKey, const TQDateTime *pDefault=0L) const | TDEConfigBase | |
| readDefaults() const | TDEConfigBase | |
| readDevice() const | TDEDesktopFile | |
| readDocPath() const | TDEDesktopFile | |
| readDoubleNumEntry(const TQString &pKey, double nDefault=0.0) const | TDEConfigBase | |
| readDoubleNumEntry(const char *pKey, double nDefault=0.0) const | TDEConfigBase | |
| readEntry(const TQString &pKey, const TQString &aDefault=TQString::null) const | TDEConfigBase | |
| readEntry(const char *pKey, const TQString &aDefault=TQString::null) const | TDEConfigBase | |
| readEntryUntranslated(const TQString &pKey, const TQString &aDefault=TQString::null) const | TDEConfigBase | |
| readEntryUntranslated(const char *pKey, const TQString &aDefault=TQString::null) const | TDEConfigBase | |
| readEntryUtf8(const char *pKey) const (defined in TDEConfigBase) | TDEConfigBase | protected |
| readFontEntry(const TQString &pKey, const TQFont *pDefault=0L) const | TDEConfigBase | |
| readFontEntry(const char *pKey, const TQFont *pDefault=0L) const | TDEConfigBase | |
| readGenericName() const | TDEDesktopFile | |
| readIcon() const | TDEDesktopFile | |
| readIntListEntry(const TQString &pKey) const | TDEConfigBase | |
| readIntListEntry(const char *pKey) const | TDEConfigBase | |
| readListEntry(const TQString &pKey, TQStrList &list, char sep=',') const | TDEConfigBase | |
| readListEntry(const char *pKey, TQStrList &list, char sep=',') const | TDEConfigBase | |
| readListEntry(const TQString &pKey, char sep=',') const | TDEConfigBase | |
| readListEntry(const char *pKey, char sep=',') const | TDEConfigBase | |
| readListEntry(const char *pKey, const TQStringList &aDefault, char sep=',') const | TDEConfigBase | |
| readLongNumEntry(const TQString &pKey, long nDefault=0) const | TDEConfigBase | |
| readLongNumEntry(const char *pKey, long nDefault=0) const | TDEConfigBase | |
| readName() const | TDEDesktopFile | |
| readNum64Entry(const TQString &pKey, TQ_INT64 nDefault=0) const | TDEConfigBase | |
| readNum64Entry(const char *pKey, TQ_INT64 nDefault=0) const | TDEConfigBase | |
| readNumEntry(const TQString &pKey, int nDefault=0) const | TDEConfigBase | |
| readNumEntry(const char *pKey, int nDefault=0) const | TDEConfigBase | |
| ReadOnly enum value (defined in TDEConfigBase) | TDEConfigBase | |
| readPath() const | TDEDesktopFile | |
| readPathEntry(const TQString &pKey, const TQString &aDefault=TQString::null) const | TDEConfigBase | |
| readPathEntry(const char *pKey, const TQString &aDefault=TQString::null) const | TDEConfigBase | |
| readPathListEntry(const TQString &pKey, char sep=',') const | TDEConfigBase | |
| readPathListEntry(const char *pKey, char sep=',') const | TDEConfigBase | |
| readPointEntry(const TQString &pKey, const TQPoint *pDefault=0L) const | TDEConfigBase | |
| readPointEntry(const char *pKey, const TQPoint *pDefault=0L) const | TDEConfigBase | |
| readPropertyEntry(const TQString &pKey, TQVariant::Type) const | TDEConfigBase | |
| readPropertyEntry(const char *pKey, TQVariant::Type) const | TDEConfigBase | |
| readPropertyEntry(const TQString &pKey, const TQVariant &aDefault) const | TDEConfigBase | |
| readPropertyEntry(const char *pKey, const TQVariant &aDefault) const | TDEConfigBase | |
| readRectEntry(const TQString &pKey, const TQRect *pDefault=0L) const | TDEConfigBase | |
| readRectEntry(const char *pKey, const TQRect *pDefault=0L) const | TDEConfigBase | |
| readSizeEntry(const TQString &pKey, const TQSize *pDefault=0L) const | TDEConfigBase | |
| readSizeEntry(const char *pKey, const TQSize *pDefault=0L) const | TDEConfigBase | |
| readType() const | TDEDesktopFile | |
| readUnsignedLongNumEntry(const TQString &pKey, unsigned long nDefault=0) const | TDEConfigBase | |
| readUnsignedLongNumEntry(const char *pKey, unsigned long nDefault=0) const | TDEConfigBase | |
| readUnsignedNum64Entry(const TQString &pKey, TQ_UINT64 nDefault=0) const | TDEConfigBase | |
| readUnsignedNum64Entry(const char *pKey, TQ_UINT64 nDefault=0) const | TDEConfigBase | |
| readUnsignedNumEntry(const TQString &pKey, unsigned int nDefault=0) const | TDEConfigBase | |
| readUnsignedNumEntry(const char *pKey, unsigned int nDefault=0) const | TDEConfigBase | |
| readURL() const | TDEDesktopFile | |
| ReadWrite enum value (defined in TDEConfigBase) | TDEConfigBase | |
| reparseConfiguration() | TDEConfig | virtual |
| resource() const | TDEDesktopFile | |
| revertToDefault(const TQString &key) | TDEConfigBase | |
| rollback(bool bDeep=true) | TDEConfig | virtual |
| setActionGroup(const TQString &group) | TDEDesktopFile | |
| setDesktopGroup() | TDEConfigBase | |
| setDirty(bool _bDirty=true) | TDEConfigBase | inlineprotectedvirtual |
| setDollarExpansion(bool _bExpand=true) | TDEConfigBase | inline |
| setFileWriteMode(int mode) | TDEConfig | |
| setForceGlobal(bool force) | TDEConfig | inline |
| setGroup(const TQString &group) | TDEConfigBase | |
| setGroup(const TQCString &pGroup) | TDEConfigBase | |
| setGroup(const char *pGroup) (defined in TDEConfigBase) | TDEConfigBase | |
| setLocale() | TDEConfigBase | protected |
| setReadDefaults(bool b) | TDEConfigBase | |
| setReadOnly(bool _ro) | TDEConfigBase | inlinevirtual |
| sortOrder() const | TDEDesktopFile | |
| sync() | TDEConfigBase | virtual |
| TDEConfig(const TQString &fileName=TQString::null, bool bReadOnly=false, bool bUseKDEGlobals=true, const char *resType="config") | TDEConfig | |
| TDEConfig(TDEConfigBackEnd *backEnd, bool bReadOnly=false) (defined in TDEConfig) | TDEConfig | |
| TDEConfigBase() | TDEConfigBase | |
| TDEDesktopFile(const TQString &fileName, bool readOnly=false, const char *resType="apps") | TDEDesktopFile | |
| tryExec() const | TDEDesktopFile | |
| virtual_hook(int id, void *data) (defined in TDEDesktopFile) | TDEDesktopFile | protectedvirtual |
| writeEntry(const TQString &pKey, const TQString &pValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const char *pKey, const TQString &pValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const TQString &pKey, const TQVariant &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const char *pKey, const TQVariant &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const TQString &pKey, const TQStrList &rValue, char sep=',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const char *pKey, const TQStrList &rValue, char sep=',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const TQString &pKey, const TQStringList &rValue, char sep=',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const char *pKey, const TQStringList &rValue, char sep=',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const TQString &pKey, const TQValueList< int > &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const char *pKey, const TQValueList< int > &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const TQString &pKey, const char *pValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | inline |
| writeEntry(const char *pKey, const char *pValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | inline |
| writeEntry(const TQString &pKey, int nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const char *pKey, int nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const TQString &pKey, unsigned int nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const char *pKey, unsigned int nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const TQString &pKey, long nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const char *pKey, long nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const TQString &pKey, unsigned long nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const char *pKey, unsigned long nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const TQString &pKey, TQ_INT64 nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const char *pKey, TQ_INT64 nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const TQString &pKey, TQ_UINT64 nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const char *pKey, TQ_UINT64 nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const TQString &pKey, double nValue, bool bPersistent=true, bool bGlobal=false, char format='g', int precision=6, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const char *pKey, double nValue, bool bPersistent=true, bool bGlobal=false, char format='g', int precision=6, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const TQString &pKey, bool bValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const char *pKey, bool bValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const TQString &pKey, const TQFont &rFont, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const char *pKey, const TQFont &rFont, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const TQString &pKey, const TQColor &rColor, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const char *pKey, const TQColor &rColor, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const TQString &pKey, const TQDateTime &rDateTime, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const char *pKey, const TQDateTime &rDateTime, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const TQString &pKey, const TQRect &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const char *pKey, const TQRect &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const TQString &pKey, const TQPoint &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const char *pKey, const TQPoint &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const TQString &pKey, const TQSize &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writeEntry(const char *pKey, const TQSize &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writePathEntry(const TQString &pKey, const TQString &path, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writePathEntry(const char *pKey, const TQString &path, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writePathEntry(const char *pKey, const TQString &path, bool bPersistent, bool bGlobal, bool bNLS, bool expand) | TDEConfigBase | |
| writePathEntry(const TQString &pKey, const TQStringList &rValue, char sep=',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| writePathEntry(const char *pKey, const TQStringList &rValue, char sep=',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false) | TDEConfigBase | |
| ~TDEConfig() | TDEConfig | virtual |
| ~TDEConfigBase() | TDEConfigBase | virtual |
| ~TDEDesktopFile() | TDEDesktopFile | virtual |
Trinity API Reference