, including all inherited members.
_codec | Konsole::Emulation | [protected] |
_currentScreen | Konsole::Emulation | [protected] |
_decoder | Konsole::Emulation | [protected] |
_keyTranslator | Konsole::Emulation | [protected] |
_screen | Konsole::Emulation | [protected] |
_windows | Konsole::Emulation | [protected] |
blockSignals(bool block) | QObject | |
bufferedUpdate() | Konsole::Emulation | [protected, slot] |
changeTabTextColorRequest(int color) | Konsole::Emulation | [signal] |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | |
child(const char *objName, const char *inheritsClass=0, bool recursiveSearch=true) | QObject | |
childEvent(QChildEvent *event) | QObject | |
children() | QObject | |
className() | QObject | |
clearEntireScreen()=0 | Konsole::Emulation | [pure virtual] |
clearHistory() | Konsole::Emulation | |
codec() | Konsole::Emulation | [inline] |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type=Qt::AutoCompatConnection) | QObject | |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type=Qt::AutoCompatConnection) | QObject | |
connectNotify(const char *signal) | QObject | |
createWindow() | Konsole::Emulation | |
customEvent(QEvent *event) | QObject | |
deleteLater() | QObject | |
destroyed(QObject *obj=0) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const char *signal=0, const QObject *receiver=0, const char *method=0) | QObject | |
disconnect(const QObject *receiver, const char *method=0) | QObject | |
disconnectNotify(const char *signal) | QObject | |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() | QObject | |
Emulation() | Konsole::Emulation | |
EmulationCodec enum name | Konsole::Emulation | [protected] |
event(QEvent *e) | QObject | |
eventFilter(QObject *watched, QEvent *event) | QObject | |
findChild(const QString &name=QString() | QObject | |
findChildren(const QString &name=QString() | QObject | |
findChildren(const QRegExp ®Exp) | QObject | |
flowControlKeyPressed(bool suspendKeyPressed) | Konsole::Emulation | [signal] |
getErase() const | Konsole::Emulation | [virtual] |
history() | Konsole::Emulation | |
imageSize() | Konsole::Emulation | |
imageSizeChanged(int lineCount, int columnCount) | Konsole::Emulation | [signal] |
inherits(const char *className) | QObject | |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) | QObject | |
isWidgetType() | QObject | |
keyBindings() | Konsole::Emulation | |
killTimer(int id) | QObject | |
lineCount() | Konsole::Emulation | |
LocaleCodec enum value | Konsole::Emulation | [protected] |
lockPtyRequest(bool suspend) | Konsole::Emulation | [signal] |
metaObject() | QObject | |
moveToThread(QThread *targetThread) | QObject | |
name() | QObject | |
name(const char *defaultName) | QObject | |
normalizeSignalSlot(const char *signalSlot) | QObject | |
outputChanged() | Konsole::Emulation | [signal] |
parent() | QObject | |
profileChangeCommandReceived(const QString &text) | Konsole::Emulation | [signal] |
programUsesMouse() const | Konsole::Emulation | |
programUsesMouseChanged(bool usesMouse) | Konsole::Emulation | [signal] |
property(const char *name) | QObject | |
QObject(QObject *parent=0) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
receiveChar(int ch) | Konsole::Emulation | [protected, virtual] |
receiveData(const char *buffer, int len) | Konsole::Emulation | [slot] |
receivers(const char *signal) | QObject | |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
reset()=0 | Konsole::Emulation | [pure virtual] |
resetMode(int mode)=0 | Konsole::Emulation | [protected, pure virtual] |
sendData(const char *data, int len) | Konsole::Emulation | [signal] |
sender() | QObject | |
sendKeyEvent(QKeyEvent *) | Konsole::Emulation | [virtual, slot] |
sendMouseEvent(int buttons, int column, int line, int eventType) | Konsole::Emulation | [virtual, slot] |
sendString(const char *string, int length=-1)=0 | Konsole::Emulation | [pure virtual, slot] |
sendText(const QString &text)=0 | Konsole::Emulation | [pure virtual, slot] |
setCodec(const QTextCodec *) | Konsole::Emulation | |
setCodec(EmulationCodec codec) | Konsole::Emulation | [protected] |
setHistory(const HistoryType &) | Konsole::Emulation | |
setImageSize(int lines, int columns) | Konsole::Emulation | [virtual, slot] |
setKeyBindings(const QString &name) | Konsole::Emulation | |
setMode(int mode)=0 | Konsole::Emulation | [protected, pure virtual] |
setName(const char *name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setScreen(int index) | Konsole::Emulation | [protected] |
signalsBlocked() | QObject | |
startTimer(int interval) | QObject | |
stateSet(int state) | Konsole::Emulation | [signal] |
staticMetaObject | QObject | |
thread() | QObject | |
timerEvent(QTimerEvent *event) | QObject | |
titleChanged(int title, const QString &newTitle) | Konsole::Emulation | [signal] |
tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | |
trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | |
useUtf8Request(bool) | Konsole::Emulation | [signal] |
utf8() | Konsole::Emulation | [inline] |
Utf8Codec enum value | Konsole::Emulation | [protected] |
writeToStream(TerminalCharacterDecoder *decoder, int startLine, int endLine) | Konsole::Emulation | [virtual] |
zmodemDetected() | Konsole::Emulation | [signal] |
~Emulation() | Konsole::Emulation | |