PartController::HistoryEntry Struct Reference
Collaboration diagram for PartController::HistoryEntry:
Public Member Functions | |
HistoryEntry () | |
HistoryEntry (const KURL &url, int line, int col) | |
Public Attributes | |
KURL | url |
int | line |
int | col |
int | id |
Constructor & Destructor Documentation
|
Definition at line 179 of file partcontroller.h. |
|
Definition at line 1364 of file partcontroller.cpp. |
Member Data Documentation
|
Definition at line 184 of file partcontroller.h. Referenced by PartController::jumpTo(). |
|
Definition at line 185 of file partcontroller.h. |
|
Definition at line 183 of file partcontroller.h. Referenced by PartController::addHistoryEntry(), and PartController::jumpTo(). |
|
Definition at line 182 of file partcontroller.h. Referenced by PartController::addHistoryEntry(), and PartController::jumpTo(). |
The documentation for this struct was generated from the following files: