KDevelop API Documentation

EditorContext::Private Class Reference

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.

References m_col, m_line, m_linestr, m_url, and m_wordstr.


Member Data Documentation

int EditorContext::Private::m_col
 

Definition at line 72 of file kdevcore.cpp.

Referenced by EditorContext::col(), and Private().

int EditorContext::Private::m_line
 

Definition at line 72 of file kdevcore.cpp.

Referenced by EditorContext::line(), and Private().

QString EditorContext::Private::m_linestr
 

Definition at line 73 of file kdevcore.cpp.

Referenced by EditorContext::currentLine(), and Private().

KURL EditorContext::Private::m_url
 

Definition at line 71 of file kdevcore.cpp.

Referenced by Private(), and EditorContext::url().

QString EditorContext::Private::m_wordstr
 

Definition at line 73 of file kdevcore.cpp.

Referenced by EditorContext::currentWord(), and Private().


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:24 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003