KBuildSycoca Class Reference
List of all members.Detailed Description
Definition at line 38 of file kbuildsycoca.h.
Public Member Functions | |
KBuildSycoca () | |
virtual | ~KBuildSycoca () |
bool | recreate () |
void | setTrackId (const QString &id) |
Static Public Member Functions | |
static bool | checkTimestamps (Q_UINT32 timestamp, const QStringList &dirs) |
static QStringList | existingResourceDirs () |
Protected Slots | |
void | slotCreateEntry (const QString &file, KService **entry) |
Protected Member Functions | |
void | processGnomeVfs () |
KSycocaEntry * | createEntry (const QString &file, bool addToFactory) |
void | createMenu (QString caption, QString name, VFolderMenu::SubMenu *menu) |
bool | build () |
void | save () |
void | clear () |
virtual bool | isBuilding () |
Static Protected Member Functions | |
static bool | checkDirTimestamps (const QString &dir, const QDateTime &stamp, bool top) |
Protected Attributes | |
QStringList | m_allResourceDirs |
QString | m_trackId |
Member Function Documentation
|
Build the whole system cache, from .desktop files.
Definition at line 256 of file kbuildsycoca.cpp. |
|
Clear the factories.
|
|
Add single entry to the sycoca database. Either from a previous database or regenerated from file. Definition at line 187 of file kbuildsycoca.cpp. |
|
Convert a VFolderMenu::SubMenu to KServiceGroups.
Definition at line 408 of file kbuildsycoca.cpp. |
|
Look up gnome mimetypes.
Definition at line 140 of file kbuildsycoca.cpp. |
|
Recreate the database file.
Definition at line 462 of file kbuildsycoca.cpp. |
|
Save the ksycoca file.
Definition at line 541 of file kbuildsycoca.cpp. |
The documentation for this class was generated from the following files: