HistoryEntry Struct Reference
Collaboration diagram for HistoryEntry:
Public Member Functions | |
HistoryEntry (const KURL &u, const QString &c) | |
HistoryEntry (KParts::Part *part) | |
Public Attributes | |
KURL | url |
QString | context |
KParts::Part * | m_part |
KURL | m_url |
Constructor & Destructor Documentation
|
Definition at line 70 of file partcontroller.cpp. |
|
Definition at line 21 of file historypart.cpp. |
Member Data Documentation
|
Definition at line 68 of file partcontroller.cpp. |
|
Definition at line 23 of file historypart.cpp. Referenced by HistoryPart::addHistoryEntry(), HistoryPart::restoreState(), and HistoryPart::saveState(). |
|
Definition at line 24 of file historypart.cpp. Referenced by HistoryPart::saveState(). |
|
Definition at line 67 of file partcontroller.cpp. |
The documentation for this struct was generated from the following files:
- src/partcontroller.cpp
- parts/history/historypart.cpp