kleopatra
Kleo::IODeviceLogger Member List
  This is the complete list of members for Kleo::IODeviceLogger, including all inherited members.
| aboutToClose() | QIODevice | |
| at() const | QIODevice | |
| at(Offset offset) | QIODevice | |
| atEnd() const | Kleo::IODeviceLogger | virtual | 
| blockSignals(bool block) | QObject | |
| bytesAvailable() const | Kleo::IODeviceLogger | virtual | 
| bytesToWrite() const | Kleo::IODeviceLogger | virtual | 
| bytesWritten(qint64 bytes) | QIODevice | |
| canReadLine() const | Kleo::IODeviceLogger | virtual | 
| 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 | |
| close() | Kleo::IODeviceLogger | virtual | 
| 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 | 
| 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 | 
| dumpObjectInfo() | QObject | |
| dumpObjectTree() | QObject | |
| dynamicPropertyNames() const | QObject | |
| errorString() const | QIODevice | |
| 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 | |
| flags() const | QIODevice | |
| getch() | QIODevice | |
| getChar(char *c) | QIODevice | |
| inherits(const char *className) const | QObject | |
| insertChild(QObject *object) | QObject | |
| installEventFilter(QObject *filterObj) | QObject | |
| IODeviceLogger(const boost::shared_ptr< QIODevice > &iod, QObject *parent=0) | Kleo::IODeviceLogger | explicit | 
| isA(const char *className) const | QObject | |
| isAsynchronous() const | QIODevice | |
| isBuffered() const | QIODevice | |
| isCombinedAccess() const | QIODevice | |
| isDirectAccess() const | QIODevice | |
| isInactive() const | QIODevice | |
| isOpen() const | QIODevice | |
| isRaw() const | QIODevice | |
| isReadable() const | QIODevice | |
| isSequential() const | Kleo::IODeviceLogger | virtual | 
| isSequentialAccess() const | QIODevice | |
| isSynchronous() const | QIODevice | |
| isTextModeEnabled() const | QIODevice | |
| isTranslated() const | QIODevice | |
| isWidgetType() const | QObject | |
| isWritable() const | QIODevice | |
| killTimer(int id) | QObject | |
| metaObject() const | QObject | virtual | 
| mode() const | QIODevice | |
| moveToThread(QThread *targetThread) | QObject | |
| name() const | QObject | |
| name(const char *defaultName) const | QObject | |
| normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic | 
| objectName | QObject | |
| objectName() const | QObject | |
| Offset | QIODevice | |
| open(OpenMode mode) | Kleo::IODeviceLogger | |
| QIODevice::open(QFlags< QIODevice::OpenModeFlag > mode) | QIODevice | virtual | 
| OpenMode | QIODevice | |
| openMode() const | QIODevice | |
| parent() const | QObject | |
| peek(char *data, qint64 maxSize) | QIODevice | |
| peek(qint64 maxSize) | QIODevice | |
| pos() const | Kleo::IODeviceLogger | virtual | 
| property(const char *name) const | QObject | |
| putch(int ch) | QIODevice | |
| putChar(char c) | QIODevice | |
| QIODevice() | QIODevice | |
| QIODevice(QObject *parent) | QIODevice | |
| QObject(QObject *parent) | QObject | |
| QObject(QObject *parent, const char *name) | QObject | |
| read(char *data, qint64 maxSize) | QIODevice | |
| read(qint64 maxSize) | QIODevice | |
| readAll() | QIODevice | |
| readBlock(char *data, quint64 size) | QIODevice | |
| readChannelFinished() | QIODevice | |
| readData(char *data, qint64 maxSize) | Kleo::IODeviceLogger | protected | 
| readLine(char *data, qint64 maxSize) | QIODevice | |
| readLine(qint64 maxSize) | QIODevice | |
| readLineData(char *data, qint64 maxSize) | Kleo::IODeviceLogger | protectedvirtual | 
| readyRead() | QIODevice | |
| receivers(const char *signal) const | QObject | protected | 
| removeChild(QObject *object) | QObject | |
| removeEventFilter(QObject *obj) | QObject | |
| reset() | Kleo::IODeviceLogger | virtual | 
| resetStatus() | QIODevice | |
| seek(qint64 pos) | Kleo::IODeviceLogger | virtual | 
| sender() const | QObject | protected | 
| senderSignalIndex() const | QObject | protected | 
| setErrorString(const QString &str) | QIODevice | protected | 
| setName(const char *name) | QObject | |
| setObjectName(const QString &name) | QObject | |
| setOpenMode(QFlags< QIODevice::OpenModeFlag > openMode) | QIODevice | protected | 
| setParent(QObject *parent) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setReadLogDevice(const boost::shared_ptr< QIODevice > &dev) | Kleo::IODeviceLogger | |
| setTextModeEnabled(bool enabled) | QIODevice | |
| setWriteLogDevice(const boost::shared_ptr< QIODevice > &dev) | Kleo::IODeviceLogger | |
| signalsBlocked() const | QObject | |
| size() const | Kleo::IODeviceLogger | virtual | 
| startTimer(int interval) | QObject | |
| state() const | QIODevice | |
| status() const | QIODevice | |
| Status | QIODevice | |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual | 
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static | 
| trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static | 
| ungetch(int ch) | QIODevice | |
| ungetChar(char c) | QIODevice | |
| waitForBytesWritten(int msecs) | Kleo::IODeviceLogger | virtual | 
| waitForReadyRead(int msecs) | Kleo::IODeviceLogger | virtual | 
| write(const char *data, qint64 maxSize) | QIODevice | |
| write(const char *data) | QIODevice | |
| write(const QByteArray &byteArray) | QIODevice | |
| writeBlock(const char *data, quint64 size) | QIODevice | |
| writeBlock(const QByteArray &data) | QIODevice | |
| writeData(const char *data, qint64 maxSize) | Kleo::IODeviceLogger | protected | 
| ~IODeviceLogger() | Kleo::IODeviceLogger | |
| ~QIODevice() | QIODevice | virtual | 
| ~QObject() | QObject | virtual | 
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
 KDE API Reference
    KDE API Reference