filelight
HistoryCollection Class Reference
#include <historyAction.h>
Inheritance diagram for HistoryCollection:

Public Slots | |
void | push (const KUrl &) |
void | stop () |
Signals | |
void | activated (const KUrl &) |
Public Member Functions | |
HistoryCollection (KActionCollection *ac, QObject *parent) | |
void | restore (const KConfigGroup &configgroup) |
void | save (KConfigGroup &configgroup) |
Detailed Description
Definition at line 60 of file historyAction.h.
Constructor & Destructor Documentation
HistoryCollection::HistoryCollection | ( | KActionCollection * | ac, |
QObject * | parent | ||
) |
Definition at line 62 of file historyAction.cpp.
Member Function Documentation
|
signal |
|
slot |
Definition at line 74 of file historyAction.cpp.
void HistoryCollection::restore | ( | const KConfigGroup & | configgroup | ) |
Definition at line 106 of file historyAction.cpp.
void HistoryCollection::save | ( | KConfigGroup & | configgroup | ) |
Definition at line 100 of file historyAction.cpp.
|
inlineslot |
Definition at line 72 of file historyAction.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:08:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:08:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.