Konsole
Konsole::Emulation Member List
This is the complete list of members for Konsole::Emulation, 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 | protectedslot |
changeTabTextColorRequest(int color) | Konsole::Emulation | signal |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
checkScreenInUse() | Konsole::Emulation | protectedslot |
checkSelectedText() | Konsole::Emulation | protectedslot |
child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | |
className() const | QObject | |
clearEntireScreen()=0 | Konsole::Emulation | pure virtual |
clearHistory() | Konsole::Emulation | |
codec() const | Konsole::Emulation | inline |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
connectNotify(const char *signal) | QObject | protectedvirtual |
createWindow() | Konsole::Emulation | |
customEvent(QEvent *event) | QObject | protectedvirtual |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const QObject *receiver, const char *method) | QObject | |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
Emulation() | Konsole::Emulation | |
EmulationCodec enum name | Konsole::Emulation | protected |
eraseChar() const | Konsole::Emulation | virtual |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
flowControlKeyPressed(bool suspendKeyPressed) | Konsole::Emulation | signal |
history() const | Konsole::Emulation | |
imageResizeRequest(const QSize &sizz) | Konsole::Emulation | signal |
imageSize() const | Konsole::Emulation | |
imageSizeChanged(int lineCount, int columnCount) | Konsole::Emulation | signal |
imageSizeInitialized() | Konsole::Emulation | signal |
inherits(const char *className) const | QObject | |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isWidgetType() const | QObject | |
keyBindings() const | Konsole::Emulation | |
killTimer(int id) | QObject | |
lineCount() const | Konsole::Emulation | |
LocaleCodec enum value | Konsole::Emulation | protected |
metaObject() const | QObject | virtual |
moveToThread(QThread *targetThread) | QObject | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
outputChanged() | Konsole::Emulation | signal |
parent() const | QObject | |
primaryScreenInUse(bool use) | Konsole::Emulation | signal |
profileChangeCommandReceived(const QString &text) | Konsole::Emulation | signal |
programBracketedPasteMode() const | Konsole::Emulation | |
programBracketedPasteModeChanged(bool bracketedPasteMode) | Konsole::Emulation | signal |
programUsesMouse() const | Konsole::Emulation | |
programUsesMouseChanged(bool usesMouse) | Konsole::Emulation | signal |
property(const char *name) const | QObject | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
receiveChar(int ch) | Konsole::Emulation | protectedvirtual |
receiveData(const char *buffer, int len) | Konsole::Emulation | slot |
receivers(const char *signal) const | QObject | protected |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
reset()=0 | Konsole::Emulation | pure virtual |
resetMode(int mode)=0 | Konsole::Emulation | protectedpure virtual |
selectionChanged(const QString &text) | Konsole::Emulation | signal |
sendData(const char *data, int len) | Konsole::Emulation | signal |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
sendKeyEvent(QKeyEvent *) | Konsole::Emulation | virtualslot |
sendMouseEvent(int buttons, int column, int line, int eventType) | Konsole::Emulation | virtualslot |
sendString(const char *string, int length=-1)=0 | Konsole::Emulation | pure virtualslot |
sendText(const QString &text)=0 | Konsole::Emulation | pure virtualslot |
setCodec(const QTextCodec *) | Konsole::Emulation | |
setCodec(EmulationCodec codec) | Konsole::Emulation | protected |
setHistory(const HistoryType &) | Konsole::Emulation | |
setImageSize(int lines, int columns) | Konsole::Emulation | virtualslot |
setKeyBindings(const QString &name) | Konsole::Emulation | |
setMode(int mode)=0 | Konsole::Emulation | protectedpure virtual |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setScreen(int index) | Konsole::Emulation | protected |
signalsBlocked() const | QObject | |
startTimer(int interval) | QObject | |
stateSet(int state) | Konsole::Emulation | signal |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
titleChanged(int title, const QString &newTitle) | Konsole::Emulation | signal |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
useUtf8Request(bool) | Konsole::Emulation | signal |
utf8() const | 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 | |
~QObject() | QObject | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:56:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:56:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.