KCTimeInfo Class Reference
#include <kctimefactory.h>
Inherits KSycocaFactory.
Public Member Functions | |
KCTimeInfo () | |
virtual void | saveHeader (TQDataStream &str) |
virtual void | save (TQDataStream &str) |
KSycocaEntry * | createEntry (const TQString &, const char *) |
KSycocaEntry * | createEntry (int) |
void | addCTime (const TQString &path, TQ_UINT32 ctime) |
TQ_UINT32 | ctime (const TQString &path) |
void | fillCTimeDict (TQDict< TQ_UINT32 > &dict) |
Protected Attributes | |
TQDict< TQ_UINT32 > | ctimeDict |
int | m_dictOffset |
Detailed Description
Service group factory for building tdesycoca.
Definition at line 29 of file kctimefactory.h.
Constructor & Destructor Documentation
◆ KCTimeInfo()
KCTimeInfo::KCTimeInfo | ( | ) |
Create factory.
Definition at line 25 of file kctimefactory.cpp.
Member Function Documentation
◆ save()
|
virtual |
Write out data.
Definition at line 52 of file kctimefactory.cpp.
◆ saveHeader()
|
virtual |
Write out header information.
Definition at line 44 of file kctimefactory.cpp.
The documentation for this class was generated from the following files: