kviewshell
HistoryItem Class Reference
#include <history.h>
Public Member Functions | |
HistoryItem () | |
HistoryItem (Q_UINT32, Q_UINT32) | |
bool | operator== (const HistoryItem &item) const |
Public Attributes | |
Q_UINT32 | page |
Q_UINT32 | ypos |
Detailed Description
Definition at line 15 of file history.h.
Constructor & Destructor Documentation
HistoryItem::HistoryItem | ( | Q_UINT32 | p, | |
Q_UINT32 | y | |||
) |
Definition at line 12 of file history.cpp.
Member Function Documentation
bool HistoryItem::operator== | ( | const HistoryItem & | item | ) | const |
Definition at line 17 of file history.cpp.
Member Data Documentation
Q_UINT32 HistoryItem::page |
Q_UINT32 HistoryItem::ypos |
The documentation for this class was generated from the following files: