This is the complete list of members for Emulation, including all inherited members.
_bracketedPasteMode | Emulation | private |
_bulkTimer1 | Emulation | private |
_bulkTimer2 | Emulation | private |
_codec | Emulation | protected |
_currentScreen | Emulation | protected |
_decoder | Emulation | protected |
_keyTranslator | Emulation | protected |
_screen | Emulation | protected |
_usesMouse | Emulation | private |
_windows | Emulation | protected |
bracketedPasteModeChanged(bool bracketedPasteMode) | Emulation | privateslot |
bufferedUpdate() | Emulation | protectedslot |
changeTabTextColorRequest(int color) | Emulation | signal |
clearEntireScreen()=0 | Emulation | pure virtual |
clearHistory() | Emulation | |
codec() | Emulation | inline |
createWindow() | Emulation | |
Emulation() | Emulation | |
EmulationCodec enum name | Emulation | protected |
getErase() const | Emulation | virtual |
history() | Emulation | |
imageSize() | Emulation | |
imageSizeChanged(int lineCount, int columnCount) | Emulation | signal |
keyBindings() | Emulation | |
lineCount() | Emulation | |
LocaleCodec enum value | Emulation | protected |
lockPtyRequest(bool suspend) | Emulation | signal |
outputChanged() | Emulation | signal |
profileChangeCommandReceived(const QString &text) | Emulation | signal |
programBracketedPasteMode() const | Emulation | |
programBracketedPasteModeChanged(bool bracketedPasteMode) | Emulation | signal |
programUsesMouse() const | Emulation | |
programUsesMouseChanged(bool usesMouse) | Emulation | signal |
receiveChar(int ch) | Emulation | protectedvirtual |
receiveData(const char *buffer, int len) | Emulation | slot |
reset()=0 | Emulation | pure virtual |
resetMode(int mode)=0 | Emulation | protectedpure virtual |
sendData(const char *data, int len) | Emulation | signal |
sendKeyEvent(QKeyEvent *) | Emulation | virtualslot |
sendMouseEvent(int buttons, int column, int line, int eventType) | Emulation | virtualslot |
sendString(const char *string, int length=-1)=0 | Emulation | pure virtualslot |
sendText(const QString &text)=0 | Emulation | pure virtualslot |
setCodec(const QTextCodec *) | Emulation | |
setCodec(EmulationCodec codec) | Emulation | protected |
setHistory(const HistoryType &) | Emulation | |
setImageSize(int lines, int columns) | Emulation | virtualslot |
setKeyBindings(const QString &name) | Emulation | |
setMode(int mode)=0 | Emulation | protectedpure virtual |
setScreen(int index) | Emulation | protected |
showBulk() | Emulation | privateslot |
stateSet(int state) | Emulation | signal |
titleChanged(int title, const QString &newTitle) | Emulation | signal |
usesMouseChanged(bool usesMouse) | Emulation | privateslot |
useUtf8Request(bool) | Emulation | signal |
utf8() | Emulation | inline |
Utf8Codec enum value | Emulation | protected |
writeToStream(TerminalCharacterDecoder *decoder, int startLine, int endLine) | Emulation | virtual |
~Emulation() | Emulation | |