KonqDirPartBrowserExtension Class Reference
List of all members.Detailed Description
Definition at line 329 of file konq_dirpart.h.
Public Member Functions | |
KonqDirPartBrowserExtension (KonqDirPart *dirPart) | |
virtual void | saveState (QDataStream &stream) |
virtual void | restoreState (QDataStream &stream) |
Member Function Documentation
void KonqDirPartBrowserExtension::saveState | ( | QDataStream & | stream | ) | [virtual] |
This calls saveState in KonqDirPart, and also takes care of the "find part".
If your KonqDirPart-derived class needs to save and restore state, you should probably override KonqDirPart::saveState and KonqDirPart::restoreState, not the following methods.
Definition at line 705 of file konq_dirpart.cc.
The documentation for this class was generated from the following files: