#include <sourceeditor.h>
Lista de todos los miembros.
Documentación del constructor y destructor
SourceEditor::~SourceEditor |
( |
| ) |
|
Documentación de las funciones miembro
void SourceEditor::checkTimeStamp |
( |
| ) |
|
void SourceEditor::clearStackFrame |
( |
| ) |
|
void SourceEditor::clearStep |
( |
| ) |
|
void SourceEditor::closeEvent |
( |
QCloseEvent * |
e | ) |
[protected, virtual] |
This event handler, for event e, can be reimplemented in a subclass to receive widget close events.
The default implementation calls e->accept(), which hides this widget. See the QCloseEvent documentation for more details.
- Ver también:
- event(), hide(), close(), QCloseEvent
Reimplementado de QWidget.
void SourceEditor::configChanged |
( |
| ) |
|
void SourceEditor::editCopy |
( |
| ) |
|
void SourceEditor::editCut |
( |
| ) |
|
bool SourceEditor::editIsRedoAvailable |
( |
| ) |
|
bool SourceEditor::editIsUndoAvailable |
( |
| ) |
|
void SourceEditor::editPaste |
( |
| ) |
|
void SourceEditor::editRedo |
( |
| ) |
|
void SourceEditor::editSelectAll |
( |
| ) |
|
void SourceEditor::editUndo |
( |
| ) |
|
bool SourceEditor::isModified |
( |
| ) |
const |
QString SourceEditor::language |
( |
| ) |
const |
int SourceEditor::numLines |
( |
| ) |
const |
QObject* SourceEditor::object |
( |
| ) |
const [inline] |
Project* SourceEditor::project |
( |
| ) |
const [inline] |
void SourceEditor::refresh |
( |
bool |
allowSave | ) |
|
void SourceEditor::resetBreakPoints |
( |
| ) |
|
void SourceEditor::resetContext |
( |
| ) |
|
void SourceEditor::save |
( |
| ) |
|
bool SourceEditor::saveAs |
( |
| ) |
|
void SourceEditor::saveBreakPoints |
( |
| ) |
|
void SourceEditor::setClass |
( |
const QString & |
clss | ) |
|
void SourceEditor::setFocus |
( |
| ) |
[virtual] |
void SourceEditor::setLanguage |
( |
const QString & |
l | ) |
|
void SourceEditor::setModified |
( |
bool |
b | ) |
|
QString SourceEditor::text |
( |
| ) |
const |
La documentación para esta clase fue generada a partir de los siguientes ficheros: