KDevelop API Documentation

EditorContext::Private Class Reference

Collaboration diagram for EditorContext::Private:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Private (const KURL &url, int line, int col, const QString &linestr, const QString &wordstr)

Public Attributes

KURL m_url
int m_line
int m_col
QString m_linestr
QString m_wordstr

Constructor & Destructor Documentation

EditorContext::Private::Private const KURL url,
int  line,
int  col,
const QString linestr,
const QString wordstr
[inline]
 

Definition at line 64 of file kdevcore.cpp.


Member Data Documentation

int EditorContext::Private::m_col
 

Definition at line 72 of file kdevcore.cpp.

Referenced by EditorContext::col().

int EditorContext::Private::m_line
 

Definition at line 72 of file kdevcore.cpp.

Referenced by EditorContext::line().

QString EditorContext::Private::m_linestr
 

Definition at line 73 of file kdevcore.cpp.

Referenced by EditorContext::currentLine().

KURL EditorContext::Private::m_url
 

Definition at line 71 of file kdevcore.cpp.

Referenced by EditorContext::url().

QString EditorContext::Private::m_wordstr
 

Definition at line 73 of file kdevcore.cpp.

Referenced by EditorContext::currentWord().


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:24:12 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003