Qt 0.5
Qt Usb
C++ Classes
QUsbTransfer
Qt 0.5.0 Reference Documentation
List of All Members for QUsbTransfer
This is the complete list of members for
QUsbTransfer
, including inherited members.
typedef
OpenMode
enum
OpenModeFlag
enum
Status
enum
Type
enum
bRequest
enum
bmRequestType
QUsbTransfer
(QUsbDevice *, Type , QUsbDevice::Endpoint , QUsbDevice::Endpoint )
~QUsbTransfer
()
aboutToClose
()
atEnd
() const
blockSignals
(bool )
bytesAvailable
() const
bytesAvailable
() const : qint64
bytesToWrite
() const
bytesToWrite
() const : qint64
bytesWritten
(qint64 )
canReadLine
() const
cancelTransfer
()
channelBytesWritten
(int , qint64 )
channelReadyRead
(int )
childEvent
(QChildEvent *)
children
() const
close
()
close
()
commitTransaction
()
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType )
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType )
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType )
connect
(const QObject *, PointerToMemberFunction , Functor )
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType )
connectNotify
(const QMetaMethod &)
currentReadChannel
() const
currentWriteChannel
() const
customEvent
(QEvent *)
d_ptr
:
deleteLater
()
destroyed
(QObject *)
disconnect
(const QObject *, const char *, const QObject *, const char *)
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &)
disconnect
(const QMetaObject::Connection &)
disconnect
(const char *, const QObject *, const char *) const
disconnect
(const QObject *, const char *) const
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction )
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const
endpointIn
() const : QUsbDevice::Endpoint
endpointOut
() const : QUsbDevice::Endpoint
error
(Status )
errorString
() const
event
(QEvent *)
eventFilter
(QObject *, QEvent *)
findChild
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QRegExp &, Qt::FindChildOptions ) const
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const
getChar
(char *)
inherits
(const char *) const
installEventFilter
(QObject *)
isOpen
() const
isReadable
() const
isSequential
() const
isSequential
() const : bool
isSignalConnected
(const QMetaMethod &) const
isTextModeEnabled
() const
isTransactionStarted
() const
isWidgetType
() const
isWindowType
() const
isWritable
() const
killTimer
(int )
makeControlPacket
(char *, QUsbTransfer::bmRequestType , QUsbTransfer::bRequest , quint16 , quint16 , quint16 ) const
metaObject
() const
moveToThread
(QThread *)
objectName
() const
objectNameChanged
(const QString &)
open
(OpenMode )
open
(QIODevice::OpenMode ) : bool
openMode
() const
parent
() const
peek
(char *, qint64 )
peek
(qint64 )
poll
() : bool
polling
() : bool
pos
() const
property
(const char *) const
putChar
(char )
read
(char *, qint64 )
read
(qint64 )
readAll
()
readChannelCount
() const
readChannelFinished
()
readData
(char *, qint64 )
readData
(char *, qint64 ) : qint64
readLine
(char *, qint64 )
readLine
(qint64 )
readLineData
(char *, qint64 )
readyRead
()
receivers
(const char *) const
removeEventFilter
(QObject *)
reset
()
rollbackTransaction
()
seek
(qint64 )
sender
() const
senderSignalIndex
() const
setCurrentReadChannel
(int )
setCurrentWriteChannel
(int )
setErrorString
(const QString &)
setObjectName
(const QString &)
setOpenMode
(OpenMode )
setParent
(QObject *)
setPolling
(bool )
setProperty
(const char *, const QVariant &)
setTextModeEnabled
(bool )
signalsBlocked
() const
size
() const
skip
(qint64 )
startTimer
(int , Qt::TimerType )
startTimer
(std::chrono::milliseconds , Qt::TimerType )
startTransaction
()
staticMetaObject
:
staticQtMetaObject
:
status
() const : Status
thread
() const
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int )
type
() const : Type
ungetChar
(char )
waitForBytesWritten
(int )
waitForBytesWritten
(int ) : bool
waitForReadyRead
(int )
waitForReadyRead
(int ) : bool
write
(const char *, qint64 )
write
(const char *)
write
(const QByteArray &)
writeChannelCount
() const
writeData
(const char *, qint64 )
writeData
(const char *, qint64 ) : qint64