HistoryEntry Struct Reference
List of all members.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. References m_part. |
Member Data Documentation
|
Definition at line 68 of file partcontroller.cpp. Referenced by HistoryEntry(), and PartController::restoreState(). |
|
Definition at line 23 of file historypart.cpp. Referenced by HistoryPart::addHistoryEntry(), HistoryEntry(), 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. Referenced by HistoryEntry(), PartController::restoreState(), and PartController::saveState(). |
The documentation for this struct was generated from the following files:
- src/partcontroller.cpp
- parts/history/historypart.cpp