Qt 4.8
|
This is the complete list of members for InputPrivate, including all inherited members.
aboutToClose() | QIODevice | signal |
Append enum value | QIODevice | |
atEnd() const | QIODevice | virtual |
audioDevice | InputPrivate | private |
blockSignals(bool b) | QObject | |
bytesAvailable() const | QIODevice | virtual |
bytesToWrite() const | QIODevice | virtual |
bytesWritten(qint64 bytes) | QIODevice | signal |
canReadLine() const | QIODevice | virtual |
childEvent(QChildEvent *) | QObject | protectedvirtual |
children() const | QObject | inline |
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_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 |
InputPrivate(QAudioInputPrivate *audio) | InputPrivate | |
InputPrivate(QAudioInputPrivate *audio) | InputPrivate | |
installEventFilter(QObject *) | QObject | |
isOpen() const | QIODevice | |
isReadable() const | QIODevice | |
isSequential() const | QIODevice | virtual |
isTextModeEnabled() const | QIODevice | |
isWidgetType() const | QObject | inline |
isWritable() const | QIODevice | |
killTimer(int id) | QObject | |
metaObject() const | QObject | virtual |
moveToThread(QThread *thread) | QObject | |
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 | |
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 *data, qint64 len) | InputPrivate | virtual |
readData(char *data, qint64 len) | InputPrivate | virtual |
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 |
receivers(const char *signal) const | QObject | protected |
registerUserData() | QObject | static |
removeEventFilter(QObject *) | QObject | |
reset() | QIODevice | virtual |
seek(qint64 pos) | QIODevice | virtual |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
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 | |
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 |
Text enum value | QIODevice | |
thread() const | QObject | |
timerEvent(QTimerEvent *) | QObject | protectedvirtual |
tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
trigger() | InputPrivate | |
trigger() | InputPrivate | |
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 |
write(const char *data, qint64 len) | QIODevice | |
write(const char *data) | QIODevice | |
write(const QByteArray &data) | QIODevice | inline |
writeData(const char *data, qint64 len) | InputPrivate | virtual |
writeData(const char *data, qint64 len) | InputPrivate | virtual |
WriteOnly enum value | QIODevice | |
~InputPrivate() | InputPrivate | |
~InputPrivate() | InputPrivate | |
~QIODevice() | QIODevice | virtual |
~QObject() | QObject | virtual |