![]() |
Qt 4.8
|
This is the complete list of members for QAuthDevice, including all inherited members.
| aboutToClose() | QIODevice | signal |
| analyzer | QAuthDevice | private |
| Append enum value | QIODevice | |
| atEnd() const | QAuthDevice | inlinevirtual |
| AuthDirection enum name | QAuthDevice | |
| authorizeMessage() | QAuthDevice | private |
| blockSignals(bool b) | QObject | |
| buffer() | QAuthDevice | inline |
| bytesAvailable() const | QAuthDevice | inlinevirtual |
| bytesToWrite() const | QAuthDevice | inlinevirtual |
| bytesWritten(qint64 bytes) | QIODevice | signal |
| canReadLine() const | QIODevice | virtual |
| childEvent(QChildEvent *) | QObject | protectedvirtual |
| children() const | QObject | inline |
| client() const | QAuthDevice | |
| close() | QIODevice | virtual |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
| connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
| connectNotify(const char *signal) | QObject | protectedvirtual |
| customEvent(QEvent *) | QObject | protectedvirtual |
| d | QAuthDevice | private |
| d_ptr | QObject | protected |
| deleteLater() | QObject | slot |
| destroyed(QObject *=0) | QObject | signal |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
| disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0) | QObject | inline |
| disconnect(const QObject *receiver, const char *member=0) | QObject | inline |
| disconnectNotify(const char *signal) | QObject | protectedvirtual |
| dumpObjectInfo() | QObject | |
| dumpObjectTree() | QObject | |
| dynamicPropertyNames() const | QObject | |
| errorString() const | QIODevice | |
| event(QEvent *) | QObject | virtual |
| eventFilter(QObject *, QEvent *) | QObject | virtual |
| findChild(const QString &aName=QString()) const | QObject | inline |
| findChildren(const QString &aName=QString()) const | QObject | inline |
| findChildren(const QRegExp &re) const | QObject | inline |
| getChar(char *c) | QIODevice | |
| inherits(const char *classname) const | QObject | inline |
| installEventFilter(QObject *) | QObject | |
| isOpen() const | QIODevice | |
| isReadable() const | QIODevice | |
| isSequential() const | QAuthDevice | inlinevirtual |
| isTextModeEnabled() const | QIODevice | |
| isWidgetType() const | QObject | inline |
| isWritable() const | QIODevice | |
| killTimer(int id) | QObject | |
| m_bytesAvailable | QAuthDevice | private |
| m_client | QAuthDevice | private |
| m_skipWritten | QAuthDevice | private |
| m_target | QAuthDevice | private |
| metaObject() const | QObject | virtual |
| moveToThread(QThread *thread) | QObject | |
| msgQueue | QAuthDevice | private |
| NotOpen enum value | QIODevice | |
| objectName() const | QObject | |
| open(OpenMode mode) | QIODevice | virtual |
| openMode() const | QIODevice | |
| OpenModeFlag enum name | QIODevice | |
| parent() const | QObject | inline |
| peek(char *data, qint64 maxlen) | QIODevice | |
| peek(qint64 maxlen) | QIODevice | |
| pos() const | QIODevice | virtual |
| property(const char *name) const | QObject | |
| putChar(char c) | QIODevice | |
| QAuthDevice(QIODevice *, QTransportAuth::Data *, AuthDirection) | QAuthDevice | |
| qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| qFindChildrenqFindChildren(const QObject *obj, const QRegExp ®Exp)() | QObject | related |
| QIODevice() | QIODevice | |
| QIODevice(QObject *parent) | QIODevice | explicit |
| QIODevice(QIODevicePrivate &dd, QObject *parent=0) | QIODevice | protected |
| QObject(QObject *parent=0) | QObject | explicit |
| QObject(QObjectPrivate &dd, QObject *parent=0) | QObject | protected |
| qobject_cast(QObject *object) | QObject | related |
| QObjectList | QObject | related |
| qt_find_obj_child(QObject *parent, const char *type, const QString &name) | QObject | related |
| read(char *data, qint64 maxlen) | QIODevice | |
| read(qint64 maxlen) | QIODevice | |
| readAll() | QIODevice | |
| readChannelFinished() | QIODevice | signal |
| readData(char *, qint64) | QAuthDevice | protectedvirtual |
| readLine(char *data, qint64 maxlen) | QIODevice | |
| readLine(qint64 maxlen=0) | QIODevice | |
| readLineData(char *data, qint64 maxlen) | QIODevice | protectedvirtual |
| ReadOnly enum value | QIODevice | |
| ReadWrite enum value | QIODevice | |
| readyRead() | QIODevice | signal |
| Receive enum value | QAuthDevice | |
| receivers(const char *signal) const | QObject | protected |
| recvReadyRead() | QAuthDevice | privateslot |
| registerUserData() | QObject | static |
| removeEventFilter(QObject *) | QObject | |
| reset() | QIODevice | virtual |
| seek(qint64) | QAuthDevice | inlinevirtual |
| Send enum value | QAuthDevice | |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| setClient(QObject *) | QAuthDevice | |
| setErrorString(const QString &errorString) | QIODevice | protected |
| setObjectName(const QString &name) | QObject | |
| setOpenMode(OpenMode openMode) | QIODevice | protected |
| setParent(QObject *) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setRequestAnalyzer(RequestAnalyzer *) | QAuthDevice | |
| setTarget(QIODevice *t) | QAuthDevice | inline |
| setTextModeEnabled(bool enabled) | QIODevice | |
| setUserData(uint id, QObjectUserData *data) | QObject | |
| signalsBlocked() const | QObject | inline |
| size() const | QIODevice | virtual |
| startTimer(int interval) | QObject | |
| staticMetaObject | QObject | static |
| staticQtMetaObject | QObject | protectedstatic |
| target() const | QAuthDevice | inline |
| targetBytesWritten(qint64) | QAuthDevice | privateslot |
| Text enum value | QIODevice | |
| thread() const | QObject | |
| timerEvent(QTimerEvent *) | QObject | protectedvirtual |
| tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
| Truncate enum value | QIODevice | |
| trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
| Unbuffered enum value | QIODevice | |
| ungetChar(char c) | QIODevice | |
| userData(uint id) const | QObject | |
| waitForBytesWritten(int msecs) | QIODevice | virtual |
| waitForReadyRead(int msecs) | QIODevice | virtual |
| way | QAuthDevice | private |
| write(const char *data, qint64 len) | QIODevice | |
| write(const char *data) | QIODevice | |
| write(const QByteArray &data) | QIODevice | inline |
| writeData(const char *, qint64) | QAuthDevice | protectedvirtual |
| WriteOnly enum value | QIODevice | |
| ~QAuthDevice() | QAuthDevice | |
| ~QIODevice() | QIODevice | virtual |
| ~QObject() | QObject | virtual |