#include <AQSSEditor_p.h>
Lista de todos los miembros.
Slots públicos |
void | setText (const QString &) |
QString | text () const |
bool | isModified () const |
void | commit () |
void | revert () |
bool | isActive () const |
bool | isUndoAvailable () const |
bool | isRedoAvailable () const |
void | undo () |
void | redo () |
void | cut () |
void | copy () |
void | paste () |
void | selectAll () |
bool | find (const QString &, bool, bool, bool, bool) |
bool | replace (const QString &, const QString &, bool, bool, bool, bool, bool) |
void | gotoLine (int) |
void | indent () |
void | readSettings () |
void | setErrorMark (int) |
void | removeErrorMark () |
QTextEdit * | textEdit () const |
Métodos públicos estáticos |
static QMap< int, QStringList > | candidateConstructors () |
Métodos protegidos estáticos |
static void * | specializedConstruct (void *co) |
static void * | construct (const QSArgumentList &args) |
Documentación de las funciones miembro
void AQSSEditor::commit |
( |
| ) |
[inline, slot] |
static void* AQSSEditor::construct |
( |
const QSArgumentList & |
args | ) |
[inline, static, protected] |
void AQSSEditor::copy |
( |
| ) |
[inline, slot] |
void AQSSEditor::cut |
( |
| ) |
[inline, slot] |
void AQSSEditor::gotoLine |
( |
int |
arg0 | ) |
[inline, slot] |
void AQSSEditor::indent |
( |
| ) |
[inline, slot] |
bool AQSSEditor::isActive |
( |
| ) |
const [inline, slot] |
bool AQSSEditor::isModified |
( |
| ) |
const [inline, slot] |
bool AQSSEditor::isRedoAvailable |
( |
| ) |
const [inline, slot] |
bool AQSSEditor::isUndoAvailable |
( |
| ) |
const [inline, slot] |
void AQSSEditor::paste |
( |
| ) |
[inline, slot] |
void AQSSEditor::readSettings |
( |
| ) |
[inline, slot] |
void AQSSEditor::redo |
( |
| ) |
[inline, slot] |
void AQSSEditor::removeErrorMark |
( |
| ) |
[inline, slot] |
void AQSSEditor::revert |
( |
| ) |
[inline, slot] |
void AQSSEditor::selectAll |
( |
| ) |
[inline, slot] |
void AQSSEditor::setErrorMark |
( |
int |
arg0 | ) |
[inline, slot] |
void AQSSEditor::setText |
( |
const QString & |
arg0 | ) |
[inline, slot] |
static void* AQSSEditor::specializedConstruct |
( |
void * |
co | ) |
[inline, static, protected] |
QString AQSSEditor::text |
( |
| ) |
const [inline, slot] |
QTextEdit * AQSSEditor::textEdit |
( |
| ) |
const [inline, slot] |
void AQSSEditor::undo |
( |
| ) |
[inline, slot] |
La documentación para esta clase fue generada a partir del siguiente fichero: