addEnvironmentEntry(const QString &entry) | Konsole::Session | slot |
addView(TerminalDisplay *widget) | Konsole::Session | |
arguments() const | Konsole::Session | |
autoClose() const | Konsole::Session | |
BackgroundColor enum value | Konsole::Session | |
bellRequest(const QString &message) | Konsole::Session | signal |
blockSignals(bool block) | QObject | |
cancelZModem() | Konsole::Session | |
changeBackgroundColorRequest(const QColor &) | Konsole::Session | signal |
changeForegroundColorRequest(const QColor &) | Konsole::Session | signal |
changeTabTextColorRequest(int) | Konsole::Session | signal |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | |
className() const | QObject | |
clearHistory() | Konsole::Session | |
close() | Konsole::Session | slot |
closeInForceWay() | Konsole::Session | slot |
closeInNormalWay() | Konsole::Session | slot |
codec() | Konsole::Session | slot |
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 |
currentDirectoryChanged(const QString &dir) | Konsole::Session | signal |
currentWorkingDirectory() | Konsole::Session | |
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 |
DisplayedTitleRole enum value | Konsole::Session | |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
emulation() const | Konsole::Session | |
environment() const | Konsole::Session | slot |
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 | |
finished() | Konsole::Session | signal |
flowControlEnabled() const | Konsole::Session | slot |
flowControlEnabledChanged(bool enabled) | Konsole::Session | signal |
foregroundProcessId() | Konsole::Session | slot |
foregroundProcessName() | Konsole::Session | |
getDynamicTitle() | Konsole::Session | |
getUrl() | Konsole::Session | |
historySize() const | Konsole::Session | slot |
historyType() const | Konsole::Session | |
iconName() const | Konsole::Session | |
IconName enum value | Konsole::Session | |
IconNameAndWindowTitle enum value | Konsole::Session | |
iconText() const | Konsole::Session | |
inherits(const char *className) const | QObject | |
initialWorkingDirectory() | Konsole::Session | inline |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isForegroundProcessActive() | Konsole::Session | |
isMonitorActivity() const | Konsole::Session | slot |
isMonitorSilence() const | Konsole::Session | slot |
isRemote() | Konsole::Session | |
isRunning() const | Konsole::Session | |
isWidgetType() const | QObject | |
isZModemBusy() | Konsole::Session | inline |
keyBindings | Konsole::Session | |
keyBindings() const | Konsole::Session | |
killTimer(int id) | QObject | |
LocalTabTitle enum value | Konsole::Session | |
metaObject() const | QObject | virtual |
moveToThread(QThread *targetThread) | QObject | |
name | Konsole::Session | |
QObject::name() const | QObject | |
QObject::name(const char *defaultName) const | QObject | |
NameRole enum value | Konsole::Session | |
nameTitle() const | Konsole::Session | inline |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
openTeletype(int masterFd) | Konsole::Session | |
openUrlRequest(const QString &url) | Konsole::Session | signal |
parent() const | QObject | |
preferredSize() const | Konsole::Session | |
primaryScreenInUse(bool use) | Konsole::Session | signal |
processId | Konsole::Session | |
processId() const | Konsole::Session | slot |
ProfileChange enum value | Konsole::Session | |
profileChangeCommandReceived(const QString &text) | Konsole::Session | signal |
program() const | Konsole::Session | |
property(const char *name) const | QObject | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
receivers(const char *signal) const | QObject | protected |
refresh() | Konsole::Session | |
RemoteTabTitle enum value | Konsole::Session | |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
removeView(TerminalDisplay *widget) | Konsole::Session | |
resizeRequest(const QSize &size) | Konsole::Session | signal |
restoreSession(KConfigGroup &group) | Konsole::Session | |
run() | Konsole::Session | slot |
runCommand(const QString &command) const | Konsole::Session | slot |
saveSession(KConfigGroup &group) | Konsole::Session | |
selectionChanged(const QString &text) | Konsole::Session | signal |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
sendMouseEvent(int buttons, int column, int line, int eventType) | Konsole::Session | slot |
sendSignal(int signal) | Konsole::Session | |
sendText(const QString &text) const | Konsole::Session | slot |
Session(QObject *parent=0) | Konsole::Session | explicit |
SessionIcon enum value | Konsole::Session | |
sessionId() const | Konsole::Session | |
SessionName enum value | Konsole::Session | |
setAddToUtmp(bool) | Konsole::Session | |
setArguments(const QStringList &arguments) | Konsole::Session | |
setAutoClose(bool close) | Konsole::Session | |
setCodec(QTextCodec *codec) | Konsole::Session | |
setCodec(QByteArray codec) | Konsole::Session | slot |
setDarkBackground(bool darkBackground) | Konsole::Session | |
setEnvironment(const QStringList &environment) | Konsole::Session | slot |
setFlowControlEnabled(bool enabled) | Konsole::Session | slot |
setHistorySize(int lines) | Konsole::Session | slot |
setHistoryType(const HistoryType &type) | Konsole::Session | |
setIconName(const QString &iconName) | Konsole::Session | |
setIconText(const QString &iconText) | Konsole::Session | |
setInitialWorkingDirectory(const QString &dir) | Konsole::Session | |
setKeyBindings(const QString &name) | Konsole::Session | |
setMonitorActivity(bool) | Konsole::Session | slot |
setMonitorSilence(bool) | Konsole::Session | slot |
setMonitorSilenceSeconds(int seconds) | Konsole::Session | slot |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setPreferredSize(const QSize &size) | Konsole::Session | |
setProgram(const QString &program) | Konsole::Session | |
setProperty(const char *name, const QVariant &value) | QObject | |
setSize(const QSize &size) | Konsole::Session | |
setTabTitleFormat(TabTitleContext context, const QString &format) | Konsole::Session | |
setTabTitleFormat(int context, const QString &format) | Konsole::Session | slot |
setTitle(TitleRole role, const QString &title) | Konsole::Session | |
setTitle(int role, const QString &title) | Konsole::Session | slot |
setUserTitle(int what, const QString &caption) | Konsole::Session | slot |
shellSessionId() const | Konsole::Session | slot |
signalsBlocked() const | QObject | |
size | Konsole::Session | |
size() | Konsole::Session | |
started() | Konsole::Session | signal |
startTimer(int interval) | QObject | |
startZModem(const QString &rz, const QString &dir, const QStringList &list) | Konsole::Session | |
stateChanged(int state) | Konsole::Session | signal |
TabTitleContext enum name | Konsole::Session | |
tabTitleFormat(TabTitleContext context) const | Konsole::Session | |
tabTitleFormat(int context) const | Konsole::Session | slot |
TextColor enum value | Konsole::Session | |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
title(TitleRole role) const | Konsole::Session | |
title(int role) const | Konsole::Session | slot |
titleChanged() | Konsole::Session | signal |
TitleRole enum name | Konsole::Session | |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
userTitle() const | Konsole::Session | |
UserTitleChange enum name | Konsole::Session | |
views() const | Konsole::Session | |
WindowTitle enum value | Konsole::Session | |
zmodemDetected() | Konsole::Session | signal |
~QObject() | QObject | virtual |
~Session() | Konsole::Session | |