KDevelop API Documentation

PartController::HistoryEntry Struct Reference

Collaboration diagram for PartController::HistoryEntry:

Collaboration graph
[legend]
List of all members.

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

PartController::HistoryEntry::HistoryEntry  )  [inline]
 

Definition at line 179 of file partcontroller.h.

PartController::HistoryEntry::HistoryEntry const KURL url,
int  line,
int  col
 

Definition at line 1364 of file partcontroller.cpp.


Member Data Documentation

int PartController::HistoryEntry::col
 

Definition at line 184 of file partcontroller.h.

Referenced by PartController::jumpTo().

int PartController::HistoryEntry::id
 

Definition at line 185 of file partcontroller.h.

int PartController::HistoryEntry::line
 

Definition at line 183 of file partcontroller.h.

Referenced by PartController::addHistoryEntry(), and PartController::jumpTo().

KURL PartController::HistoryEntry::url
 

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:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:44:59 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003