KDevelop API Documentation

HistoryEntry Struct Reference

Collaboration diagram for HistoryEntry:

Collaboration graph
[legend]
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.

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

Definition at line 21 of file historypart.cpp.


Member Data Documentation

QString HistoryEntry::context
 

Definition at line 68 of file partcontroller.cpp.

KParts::Part* HistoryEntry::m_part
 

Definition at line 23 of file historypart.cpp.

Referenced by HistoryPart::addHistoryEntry(), 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.


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:43:21 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003