Public Methods
Signals
Public Static Methods
Protected Methods
- KSycoca ( bool )
- bool checkVersion (bool abortOnError=true)
- void openDatabase ()
- void closeDatabase ()
Protected Members
- KSycocaFactoryList * m_lstFactories
- QDataStream * m_str
- static KSycoca * _self
Detailed Description
Read-only SYstem COnfiguration CAche
[protected]
Building database
Read-only database
[static]
Get or create the only instance of KSycoca (read-only)
bool process (const QCString &fun, const QByteArray &data, QCString &replyType, QByteArray &replyData)
|
slot for receiving kded's signal, when the sycoca file changes
QDataStream * findEntry (int offset, KSycocaType &type)
|
This is how factories get a stream to an entry
[virtual]
Returns: true if building (i.e. if a KBuildSycoca);
QString determineRelativePath ( const QString & _fullpath, const char *_resource )
|
[static]
Determine relative path for a .desktop file from a full path and a resource name
[signal]
Connect to this to get notified when the database changes
(Usually apps showing icons do a 'refresh' to take into account the new mimetypes)
Generated by: root@tantive.terraplex.com on Sun Feb 27 17:39:31 2000, using kdoc 2.0a33. |