EditorContext::Private Class Reference
Collaboration diagram for EditorContext::Private:
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
|
Definition at line 64 of file kdevcore.cpp. |
Member Data Documentation
|
Definition at line 72 of file kdevcore.cpp. Referenced by EditorContext::col(). |
|
Definition at line 72 of file kdevcore.cpp. Referenced by EditorContext::line(). |
|
Definition at line 73 of file kdevcore.cpp. Referenced by EditorContext::currentLine(). |
|
Definition at line 71 of file kdevcore.cpp. Referenced by EditorContext::url(). |
|
Definition at line 73 of file kdevcore.cpp. Referenced by EditorContext::currentWord(). |
The documentation for this class was generated from the following file:
- lib/interfaces/kdevcore.cpp