KonqDirPartBrowserExtension Class Reference
List of all members.Public Member Functions | |
KonqDirPartBrowserExtension (KonqDirPart *dirPart) | |
virtual void | saveState (QDataStream &stream) |
virtual void | restoreState (QDataStream &stream) |
Detailed Description
Definition at line 329 of file konq_dirpart.h.
Member Function Documentation
|
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 702 of file konq_dirpart.cc. References KonqDirPart::findPart(), KonqDirPart::saveFindState(), and KonqDirPart::saveState(). |
The documentation for this class was generated from the following files: