Konsole::Emulation-members

Search for usage in LXR

Konsole::Emulation Member List

This is the complete list of members for Konsole::Emulation, including all inherited members.

_alternateScreen (defined in Konsole::Emulation)Konsole::Emulationprotected
_codec (defined in Konsole::Emulation)Konsole::Emulationprotected
_currentScreen (defined in Konsole::Emulation)Konsole::Emulationprotected
_decoder (defined in Konsole::Emulation)Konsole::Emulationprotected
_keyTranslator (defined in Konsole::Emulation)Konsole::Emulationprotected
_primaryScreen (defined in Konsole::Emulation)Konsole::Emulationprotected
_windows (defined in Konsole::Emulation)Konsole::Emulationprotected
bindableObjectName()QObject
blockSignals(bool block)QObject
bufferedUpdate()Konsole::Emulationprotectedslot
changeTabTextColorRequest(int color)Konsole::Emulationsignal
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
clearEntireScreen()=0Konsole::Emulationpure virtual
clearHistory()Konsole::Emulation
codec() constKonsole::Emulationinline
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
createWindow()Konsole::Emulation
cursorChanged(KeyboardCursorShape cursorShape, bool blinkingCursorEnabled)Konsole::Emulationsignal
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dumpObjectInfo() const constQObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
Emulation()Konsole::Emulation
EmulationCodec enum name (defined in Konsole::Emulation)Konsole::Emulationprotected
eraseChar() constKonsole::Emulationvirtual
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
flowControlKeyPressed(bool suspendKeyPressed)Konsole::Emulationsignal
handleCommandFromKeyboard(KeyboardTranslator::Command command) (defined in Konsole::Emulation)Konsole::Emulationsignal
history() constKonsole::Emulation
imageResizeRequest(const QSize &sizz)Konsole::Emulationsignal
imageSize() constKonsole::Emulation
imageSizeChanged(int lineCount, int columnCount)Konsole::Emulationsignal
imageSizeInitialized()Konsole::Emulationsignal
inherits(const char *className) const constQObject
installEventFilter(QObject *filterObj)QObject
isQuickItemType() const constQObject
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isWidgetType() const constQObject
isWindowType() const constQObject
keyBindings() constKonsole::Emulation
KeyboardCursorShape enum nameKonsole::Emulation
killTimer(int id)QObject
lineCount() constKonsole::Emulation
LocaleCodec enum value (defined in Konsole::Emulation)Konsole::Emulationprotected
metaObject() const constQObjectvirtual
moveToThread(QThread *targetThread)QObject
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
outputChanged()Konsole::Emulationsignal
outputFromKeypressEvent(void) (defined in Konsole::Emulation)Konsole::Emulationsignal
parent() const constQObject
profileChangeCommandReceived(const QString &text)Konsole::Emulationsignal
programBracketedPasteMode() const (defined in Konsole::Emulation)Konsole::Emulation
programBracketedPasteModeChanged(bool bracketedPasteMode) (defined in Konsole::Emulation)Konsole::Emulationsignal
programUsesMouse() constKonsole::Emulation
programUsesMouseChanged(bool usesMouse)Konsole::Emulationsignal
property(const char *name) const constQObject
Q_CLASSINFO(Name, Value)QObject
Q_EMITQ_EMITQObject
Q_ENUM(...)QObject
Q_ENUM_NS(...)QObject
Q_ENUMS(...)QObject
Q_FLAG(...)QObject
Q_FLAG_NS(...)QObject
Q_FLAGS(...)QObject
Q_GADGETQ_GADGETQObject
Q_GADGET_EXPORT(EXPORT_MACRO)QObject
Q_INTERFACES(...)QObject
Q_INVOKABLEQ_INVOKABLEQObject
Q_MOC_INCLUDEQ_MOC_INCLUDEQObject
Q_NAMESPACEQ_NAMESPACEQObject
Q_NAMESPACE_EXPORT(EXPORT_MACRO)QObject
Q_OBJECTQ_OBJECTQObject
Q_PROPERTY(...)QObject
Q_REVISIONQ_REVISIONQObject
Q_SET_OBJECT_NAME(Object)QObject
Q_SIGNALQ_SIGNALQObject
Q_SIGNALSQ_SIGNALSQObject
Q_SLOTQ_SLOTQObject
Q_SLOTSQ_SLOTSQObject
QObject(QObject *parent)QObject
qobject_cast(QObject *object)QObject
qobject_cast(const QObject *object)QObject
QObjectListQObject
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
receiveChar(QChar ch)Konsole::Emulationprotectedvirtual
receiveData(const char *buffer, int len)Konsole::Emulationslot
receivers(const char *signal) const constQObjectprotected
removeEventFilter(QObject *obj)QObject
reset()=0Konsole::Emulationpure virtual
resetMode(int mode)=0 (defined in Konsole::Emulation)Konsole::Emulationprotectedpure virtual
sendData(const char *data, int len)Konsole::Emulationsignal
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
sendKeyEvent(QKeyEvent *, bool fromPaste)Konsole::Emulationvirtualslot
sendMouseEvent(int buttons, int column, int line, int eventType)Konsole::Emulationvirtualslot
sendString(const char *string, int length=-1)=0Konsole::Emulationpure virtualslot
sendText(const QString &text)=0Konsole::Emulationpure virtualslot
setCodec(const QTextCodec *)Konsole::Emulation
setCodec(EmulationCodec codec) (defined in Konsole::Emulation)Konsole::Emulationprotected
setHistory(const HistoryType &)Konsole::Emulation
setImageSize(int lines, int columns)Konsole::Emulationvirtualslot
setKeyBindings(const QString &name)Konsole::Emulation
setMode(int mode)=0 (defined in Konsole::Emulation)Konsole::Emulationprotectedpure virtual
setObjectName(QAnyStringView name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, QVariant &&value)QObject
setProperty(const char *name, const QVariant &value)QObject
setScreen(int index)Konsole::Emulationprotected
signalsBlocked() const constQObject
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds interval, Qt::TimerType timerType)QObject
stateSet(int state)Konsole::Emulationsignal
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
titleChanged(int title, const QString &newTitle)Konsole::Emulationsignal
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
useUtf8Request(bool)Konsole::Emulationsignal
utf8() constKonsole::Emulationinline
Utf8Codec enum value (defined in Konsole::Emulation)Konsole::Emulationprotected
writeToStream(TerminalCharacterDecoder *decoder, int startLine, int endLine)Konsole::Emulationvirtual
writeToStream(TerminalCharacterDecoder *decoder)Konsole::Emulationvirtual
zmodemDetected()Konsole::Emulationsignal
~Emulation() override (defined in Konsole::Emulation)Konsole::Emulation
~QObject()QObjectvirtual
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Jul 26 2024 11:57:30 by doxygen 1.11.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.