QtService
1.1.0
A platform independent library to easily create system services and use some of their features
|
This is the complete list of members for QtService::Terminal, including all inherited members.
aboutToClose() | QIODevice | |
atEnd() const override | QtService::Terminal | virtual |
autoDelete | QtService::Terminal | |
autoDeleteChanged(bool autoDelete) | QtService::Terminal | signal |
awaitChar() | QtService::Terminal | |
awaitChars(qint64 num) | QtService::Terminal | |
awaitLine() | QtService::Terminal | |
blockSignals(bool block) | QObject | |
bytesAvailable() const override | QtService::Terminal | virtual |
bytesToWrite() const override | QtService::Terminal | virtual |
bytesWritten(qint64 bytes) | QIODevice | |
canReadLine() const override | QtService::Terminal | virtual |
channelBytesWritten(int channel, qint64 bytes) | QIODevice | |
channelReadyRead(int channel) | QIODevice | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const const | QObject | |
close() override | QtService::Terminal | virtual |
command | QtService::Terminal | |
command() const | QtService::Terminal | |
commitTransaction() | QIODevice | |
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 const | QObject | |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static |
connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
currentReadChannel() const const | QIODevice | |
currentWriteChannel() const const | QIODevice | |
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) const const | QObject | |
disconnect(const QObject *receiver, const char *method) const const | QObject | |
disconnect(const QMetaObject::Connection &connection) | QObject | static |
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
disconnectTerminal() | QtService::Terminal | slot |
dumpObjectInfo() | QObject | |
dumpObjectInfo() const const | QObject | |
dumpObjectTree() | QObject | |
dumpObjectTree() const const | QObject | |
dynamicPropertyNames() const const | QObject | |
errorString() const const | QIODevice | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
findChild(const QString &name, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QString &name, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QRegExp ®Exp, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
flush() | QtService::Terminal | slot |
getChar(char *c) | QIODevice | |
inherits(const char *className) const const | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isAutoDelete() const | QtService::Terminal | |
isOpen() const const | QIODevice | |
isReadable() const const | QIODevice | |
isSequential() const override | QtService::Terminal | virtual |
isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
isTextModeEnabled() const const | QIODevice | |
isTransactionStarted() const const | QIODevice | |
isWidgetType() const const | QObject | |
isWindowType() const const | QObject | |
isWritable() const const | QIODevice | |
killTimer(int id) | QObject | |
metaObject() const const | QIODevice | virtual |
moveToThread(QThread *targetThread) | QObject | |
objectName | QObject | |
objectName() const const | QObject | |
objectNameChanged(const QString &objectName) | QObject | |
QIODevice::open(QIODevice::OpenMode mode) | QIODevice | virtual |
OpenMode | QIODevice | |
openMode() const const | QIODevice | |
parent() const const | QObject | |
peek(char *data, qint64 maxSize) | QIODevice | |
peek(qint64 maxSize) | QIODevice | |
pos() const const | QIODevice | virtual |
property(const char *name) const const | QObject | |
putChar(char c) | QIODevice | |
QIODevice() | QIODevice | |
QIODevice(QObject *parent) | QIODevice | |
QObject(QObject *parent) | QObject | |
qt_metacall(QMetaObject::Call, int, void **) | QIODevice | virtual |
qt_metacast(const char *) | QIODevice | virtual |
read(char *data, qint64 maxSize) | QIODevice | |
read(qint64 maxSize) | QIODevice | |
readAll() | QIODevice | |
readChannelCount() const const | QIODevice | |
readChannelFinished() | QIODevice | |
readData(char *data, qint64 maxlen) override | QtService::Terminal | protectedvirtual |
readLine(char *data, qint64 maxSize) | QIODevice | |
readLine(qint64 maxSize) | QIODevice | |
readLineData(char *data, qint64 maxlen) override | QtService::Terminal | protectedvirtual |
readyRead() | QIODevice | |
receivers(const char *signal) const const | QObject | protected |
removeEventFilter(QObject *obj) | QObject | |
requestChar() | QtService::Terminal | slot |
requestChars(qint64 num) | QtService::Terminal | slot |
requestLine() | QtService::Terminal | slot |
reset() | QIODevice | virtual |
rollbackTransaction() | QIODevice | |
seek(qint64 pos) | QIODevice | virtual |
sender() const const | QObject | protected |
senderSignalIndex() const const | QObject | protected |
setAutoDelete(bool autoDelete) | QtService::Terminal | slot |
setCurrentReadChannel(int channel) | QIODevice | |
setCurrentWriteChannel(int channel) | QIODevice | |
setErrorString(const QString &str) | QIODevice | protected |
setObjectName(const QString &name) | QObject | |
setOpenMode(QIODevice::OpenMode openMode) | QIODevice | protected |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setTextModeEnabled(bool enabled) | QIODevice | |
signalsBlocked() const const | QObject | |
size() const const | QIODevice | virtual |
skip(qint64 maxSize) | QIODevice | |
startTimer(int interval, Qt::TimerType timerType) | QObject | |
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType) | QObject | |
startTransaction() | QIODevice | |
terminalDisconnected() | QtService::Terminal | signal |
terminalError(int errorCode) | QtService::Terminal | signal |
terminalMode | QtService::Terminal | |
terminalMode() const | QtService::Terminal | |
thread() const const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
tr(const char *s, const char *c, int n) | QIODevice | static |
trUtf8(const char *s, const char *c, int n) | QIODevice | static |
ungetChar(char c) | QIODevice | |
waitForBytesWritten(int msecs) override | QtService::Terminal | virtual |
waitForReadyRead(int msecs) override | QtService::Terminal | virtual |
write(const char *data, qint64 maxSize) | QIODevice | |
write(const char *data) | QIODevice | |
write(const QByteArray &byteArray) | QIODevice | |
writeChannelCount() const const | QIODevice | |
writeData(const char *data, qint64 len) override | QtService::Terminal | protectedvirtual |
writeLine(const QByteArray &line, bool flush=true) | QtService::Terminal | slot |
~QIODevice() | QIODevice | virtual |
~QObject() | QObject | virtual |
~Terminal() override (defined in QtService::Terminal) | QtService::Terminal |