QtService  1.1.0
A platform independent library to easily create system services and use some of their features
QtService::Terminal Member List

This is the complete list of members for QtService::Terminal, including all inherited members.

aboutToClose()QIODevice
atEnd() const overrideQtService::Terminalvirtual
autoDeleteQtService::Terminal
autoDeleteChanged(bool autoDelete)QtService::Terminalsignal
awaitChar()QtService::Terminal
awaitChars(qint64 num)QtService::Terminal
awaitLine()QtService::Terminal
blockSignals(bool block)QObject
bytesAvailable() const overrideQtService::Terminalvirtual
bytesToWrite() const overrideQtService::Terminalvirtual
bytesWritten(qint64 bytes)QIODevice
canReadLine() const overrideQtService::Terminalvirtual
channelBytesWritten(int channel, qint64 bytes)QIODevice
channelReadyRead(int channel)QIODevice
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
close() overrideQtService::Terminalvirtual
commandQtService::Terminal
command() constQtService::Terminal
commitTransaction()QIODevice
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *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 char *method, Qt::ConnectionType type) const constQObject
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
currentReadChannel() const constQIODevice
currentWriteChannel() const constQIODevice
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
disconnectTerminal()QtService::Terminalslot
dumpObjectInfo()QObject
dumpObjectInfo() const constQObject
dumpObjectTree()QObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
errorString() const constQIODevice
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QRegExp &regExp, Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
flush()QtService::Terminalslot
getChar(char *c)QIODevice
inherits(const char *className) const constQObject
installEventFilter(QObject *filterObj)QObject
isAutoDelete() constQtService::Terminal
isOpen() const constQIODevice
isReadable() const constQIODevice
isSequential() const overrideQtService::Terminalvirtual
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isTextModeEnabled() const constQIODevice
isTransactionStarted() const constQIODevice
isWidgetType() const constQObject
isWindowType() const constQObject
isWritable() const constQIODevice
killTimer(int id)QObject
metaObject() const constQIODevicevirtual
moveToThread(QThread *targetThread)QObject
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
QIODevice::open(QIODevice::OpenMode mode)QIODevicevirtual
OpenModeQIODevice
openMode() const constQIODevice
parent() const constQObject
peek(char *data, qint64 maxSize)QIODevice
peek(qint64 maxSize)QIODevice
pos() const constQIODevicevirtual
property(const char *name) const constQObject
putChar(char c)QIODevice
QIODevice()QIODevice
QIODevice(QObject *parent)QIODevice
QObject(QObject *parent)QObject
qt_metacall(QMetaObject::Call, int, void **)QIODevicevirtual
qt_metacast(const char *)QIODevicevirtual
read(char *data, qint64 maxSize)QIODevice
read(qint64 maxSize)QIODevice
readAll()QIODevice
readChannelCount() const constQIODevice
readChannelFinished()QIODevice
readData(char *data, qint64 maxlen) overrideQtService::Terminalprotectedvirtual
readLine(char *data, qint64 maxSize)QIODevice
readLine(qint64 maxSize)QIODevice
readLineData(char *data, qint64 maxlen) overrideQtService::Terminalprotectedvirtual
readyRead()QIODevice
receivers(const char *signal) const constQObjectprotected
removeEventFilter(QObject *obj)QObject
requestChar()QtService::Terminalslot
requestChars(qint64 num)QtService::Terminalslot
requestLine()QtService::Terminalslot
reset()QIODevicevirtual
rollbackTransaction()QIODevice
seek(qint64 pos)QIODevicevirtual
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setAutoDelete(bool autoDelete)QtService::Terminalslot
setCurrentReadChannel(int channel)QIODevice
setCurrentWriteChannel(int channel)QIODevice
setErrorString(const QString &str)QIODeviceprotected
setObjectName(const QString &name)QObject
setOpenMode(QIODevice::OpenMode openMode)QIODeviceprotected
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setTextModeEnabled(bool enabled)QIODevice
signalsBlocked() const constQObject
size() const constQIODevicevirtual
skip(qint64 maxSize)QIODevice
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType)QObject
startTransaction()QIODevice
terminalDisconnected()QtService::Terminalsignal
terminalError(int errorCode)QtService::Terminalsignal
terminalModeQtService::Terminal
terminalMode() constQtService::Terminal
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *s, const char *c, int n)QIODevicestatic
trUtf8(const char *s, const char *c, int n)QIODevicestatic
ungetChar(char c)QIODevice
waitForBytesWritten(int msecs) overrideQtService::Terminalvirtual
waitForReadyRead(int msecs) overrideQtService::Terminalvirtual
write(const char *data, qint64 maxSize)QIODevice
write(const char *data)QIODevice
write(const QByteArray &byteArray)QIODevice
writeChannelCount() const constQIODevice
writeData(const char *data, qint64 len) overrideQtService::Terminalprotectedvirtual
writeLine(const QByteArray &line, bool flush=true)QtService::Terminalslot
~QIODevice()QIODevicevirtual
~QObject()QObjectvirtual
~Terminal() override (defined in QtService::Terminal)QtService::Terminal