KTextEditor
#include <documentadaptor_p.h>
For documentation see Document.
Definition at line 29 of file documentadaptor_p.h.
DocumentAdaptor::DocumentAdaptor |
( |
Document * |
document | ) |
|
DocumentAdaptor::~DocumentAdaptor |
( |
| ) |
|
|
virtual |
bool DocumentAdaptor::clear |
( |
| ) |
|
|
slot |
bool DocumentAdaptor::cursorInText |
( |
const QPoint & |
cursor | ) |
|
|
slot |
const QString& KTextEditor::DocumentAdaptor::encoding |
( |
| ) |
const |
|
slot |
QPoint DocumentAdaptor::endOfLine |
( |
int |
line | ) |
const |
|
slot |
bool DocumentAdaptor::insertLine |
( |
int |
line, |
|
|
const QString & |
text |
|
) |
| |
|
slot |
bool DocumentAdaptor::isEmpty |
( |
| ) |
const |
|
slot |
int DocumentAdaptor::lineLength |
( |
int |
line | ) |
const |
|
slot |
int KTextEditor::DocumentAdaptor::lines |
( |
| ) |
const |
|
slot |
bool DocumentAdaptor::reload |
( |
| ) |
|
|
slot |
bool DocumentAdaptor::removeLine |
( |
int |
line | ) |
|
|
slot |
bool DocumentAdaptor::save |
( |
| ) |
|
|
slot |
bool DocumentAdaptor::saveAs |
( |
| ) |
|
|
slot |
bool DocumentAdaptor::setEncoding |
( |
const QString & |
encoding | ) |
|
|
slot |
QString KTextEditor::DocumentAdaptor::text |
( |
| ) |
const |
|
slot |
int KTextEditor::DocumentAdaptor::totalCharacters |
( |
| ) |
const |
|
slot |
bool KTextEditor::DocumentAdaptor::empty |
|
read |
const QString & DocumentAdaptor::encoding |
|
readwrite |
int DocumentAdaptor::lines |
|
read |
int DocumentAdaptor::totalCharacters |
|
read |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:42 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.