kviewshell
History Class Reference
#include <history.h>
Inheritance diagram for History:
Signals | |
void | backItem (bool) |
void | forwardItem (bool) |
Public Member Functions | |
void | add (Q_UINT32 page, Q_UINT32 ypos) |
HistoryItem * | back () |
void | clear () |
HistoryItem * | forward () |
History () |
Detailed Description
Definition at line 34 of file history.h.
Constructor & Destructor Documentation
History::History | ( | ) |
Definition at line 22 of file history.cpp.
Member Function Documentation
void History::add | ( | Q_UINT32 | page, | |
Q_UINT32 | ypos | |||
) |
Definition at line 26 of file history.cpp.
HistoryItem * History::back | ( | ) |
Definition at line 72 of file history.cpp.
void History::backItem | ( | bool | ) | [signal] |
void History::clear | ( | ) |
Definition at line 83 of file history.cpp.
HistoryItem * History::forward | ( | ) |
Definition at line 61 of file history.cpp.
void History::forwardItem | ( | bool | ) | [signal] |
The documentation for this class was generated from the following files: