Kate
KateCompletionWidget::CompletionRange Struct Reference
#include <katecompletionwidget.h>
Public Member Functions | |
CompletionRange () | |
CompletionRange (KTextEditor::MovingRange *r) | |
bool | operator== (const CompletionRange &rhs) const |
Public Attributes | |
KTextEditor::Cursor | leftBoundary |
KTextEditor::MovingRange * | range |
Detailed Description
Definition at line 93 of file katecompletionwidget.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 94 of file katecompletionwidget.h.
|
inline |
Definition at line 96 of file katecompletionwidget.h.
Member Function Documentation
|
inline |
Definition at line 99 of file katecompletionwidget.h.
Member Data Documentation
KTextEditor::Cursor KateCompletionWidget::CompletionRange::leftBoundary |
Definition at line 105 of file katecompletionwidget.h.
KTextEditor::MovingRange* KateCompletionWidget::CompletionRange::range |
Definition at line 103 of file katecompletionwidget.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.