KDevelop API Documentation

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::Partm_part
KURL m_url

Constructor & Destructor Documentation

HistoryEntry::HistoryEntry const KURL u,
const QString c
[inline]
 

Definition at line 70 of file partcontroller.cpp.

References context, and url.

HistoryEntry::HistoryEntry KParts::Part part  )  [inline]
 

Definition at line 21 of file historypart.cpp.

References m_part.


Member Data Documentation

QString HistoryEntry::context
 

Definition at line 68 of file partcontroller.cpp.

Referenced by HistoryEntry(), and PartController::restoreState().

KParts::Part* HistoryEntry::m_part
 

Definition at line 23 of file historypart.cpp.

Referenced by HistoryPart::addHistoryEntry(), HistoryEntry(), HistoryPart::restoreState(), and HistoryPart::saveState().

KURL HistoryEntry::m_url
 

Definition at line 24 of file historypart.cpp.

Referenced by HistoryPart::saveState().

KURL HistoryEntry::url
 

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:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:02:03 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003