AccessMode enum name | QIODevicePrivate | |
accessMode | QIODevicePrivate | mutable |
addConnection(int signal, Connection *c) | QObjectPrivate | inline |
allWriteBuffersEmpty() const | QIODevicePrivate | |
baseReadLineDataCalled | QIODevicePrivate | |
bindingStorage | QObjectData | |
blockSig | QObjectData | |
buffer | QIODevicePrivate | |
cachedSize | QFileDevicePrivate | mutableprotected |
children | QObjectData | |
clearBindingStorage() | QObjectPrivate | |
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiverPrivate, Func2 slot, Qt::ConnectionType type=Qt::AutoConnection) | QObjectPrivate | inlinestatic |
connect(const QObject *sender, int signal_index, QtPrivate::QSlotObjectBase *slotObj, Qt::ConnectionType type) | QObjectPrivate | static |
connect(const QObject *sender, int signal_index, const QObject *receiver, QtPrivate::QSlotObjectBase *slotObj, Qt::ConnectionType type) | QObjectPrivate | static |
connectImpl(const QObject *sender, int signal_index, const QObject *receiver, void **slot, QtPrivate::QSlotObjectBase *slotObj, int type, const int *types, const QMetaObject *senderMetaObject) | QObjectPrivate | static |
ConnectionDataPointer typedef | QObjectPrivate | |
connections | QObjectPrivate | |
connectNotify(const QMetaMethod &signal) | QObjectPrivate | inline |
currentChildBeingDeleted | QObjectPrivate | |
currentReadChannel | QIODevicePrivate | |
currentWriteChannel | QIODevicePrivate | |
currentWriteChunk | QIODevicePrivate | |
declarativeData | QObjectPrivate | |
deleteChildren() | QObjectPrivate | |
deleteLaterCalled | QObjectData | |
devicePos | QIODevicePrivate | |
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiverPrivate, Func2 slot) | QObjectPrivate | inlinestatic |
disconnect(const QObject *sender, int signal_index, void **slot) | QObjectPrivate | static |
disconnect(const QObject *sender, int signal_index, const QObject *receiver, void **slot) | QObjectPrivate | static |
disconnectNotify(const QMetaMethod &signal) | QObjectPrivate | inline |
dynamicMetaObject() const | QObjectData | |
engine() const | QFileDevicePrivate | virtual |
ensureConnectionData() | QObjectPrivate | inline |
ensureExtraData() | QObjectPrivate | inline |
ensureFlushed() const | QFileDevicePrivate | inlineprotected |
error | QFileDevicePrivate | protected |
errorString | QIODevicePrivate | |
extraData | QObjectPrivate | mutable |
fileEngine | QFileDevicePrivate | mutableprotected |
flagsForDumping() const | QObjectPrivate | virtual |
get(QObject *o) | QObjectPrivate | inlinestatic |
get(const QObject *o) | QObjectPrivate | inlinestatic |
getPropertyAdaptorSlotObject(const QMetaProperty &property) | QObjectPrivate | |
handleFlags | QFileDevicePrivate | protected |
isBufferEmpty() const | QIODevicePrivate | inline |
isDeclarativeSignalConnected(uint signalIdx) const | QObjectPrivate | inline |
isDeletingChildren | QObjectData | |
isQuickItem | QObjectData | |
isSequential() const | QIODevicePrivate | inline |
isSignalConnected(uint signalIdx, bool checkDeclarative=true) const | QObjectPrivate | |
isWidget | QObjectData | |
isWindow | QObjectData | |
isWriteChunkCached(const char *data, qint64 size) const | QIODevicePrivate | inline |
lastWasWrite | QFileDevicePrivate | protected |
maybeSignalConnected(uint signalIndex) const | QObjectPrivate | |
metaObject | QObjectData | |
moveToThread_helper() | QObjectPrivate | |
openMode | QIODevicePrivate | |
parent | QObjectData | |
peek(char *data, qint64 maxSize) | QIODevicePrivate | virtual |
peek(qint64 maxSize) | QIODevicePrivate | virtual |
pos | QIODevicePrivate | |
postedEvents | QObjectData | |
putCharHelper(char c) override | QFileDevicePrivate | protectedvirtual |
q_ptr | QObjectData | |
QFileDevicePrivate() | QFileDevicePrivate | protected |
QIODevicePrivate(decltype(QObjectPrivateVersion) version=QObjectPrivateVersion) | QIODevicePrivate | |
QObjectData()=default | QObjectData | |
QObjectPrivate(decltype(QObjectPrivateVersion) version=QObjectPrivateVersion) | QObjectPrivate | |
RandomAccess enum value | QIODevicePrivate | |
read(char *data, qint64 maxSize, bool peeking=false) | QIODevicePrivate | |
readBufferChunkSize | QIODevicePrivate | |
readBuffers | QIODevicePrivate | |
readChannelCount | QIODevicePrivate | |
readLine(char *data, qint64 maxSize, ReadLineOption option=ReadLineOption::NullTerminated) | QIODevicePrivate | |
ReadLineOption enum name | QIODevicePrivate | |
receiveChildEvents | QObjectData | |
receiveParentEvents | QObjectData | |
receiverList(const char *signal) const | QObjectPrivate | |
reinitBindingStorageAfterThreadMove() | QObjectPrivate | |
removeConnection(Connection *c) | QObjectPrivate | inlinestatic |
seekBuffer(qint64 newPos) | QIODevicePrivate | |
sendChildEvents | QObjectData | |
Sequential enum value | QIODevicePrivate | |
setCurrentReadChannel(int channel) | QIODevicePrivate | inline |
setCurrentWriteChannel(int channel) | QIODevicePrivate | inline |
setError(QFileDevice::FileError err) | QFileDevicePrivate | protected |
setError(QFileDevice::FileError err, const QString &errorString) | QFileDevicePrivate | protected |
setError(QFileDevice::FileError err, int errNum) | QFileDevicePrivate | protected |
setObjectNameWithoutBindings(const QString &name) | QObjectPrivate | |
setParent_helper(QObject *) | QObjectPrivate | |
setReadChannelCount(int count) | QIODevicePrivate | |
setThreadData_helper(QThreadData *currentData, QThreadData *targetData, QBindingStatus *status) | QObjectPrivate | |
setWriteChannelCount(int count) | QIODevicePrivate | |
sharedRefcount | QObjectPrivate | |
signalIndex(const char *signalName, const QMetaObject **meta=nullptr) const | QObjectPrivate | |
skipByReading(qint64 maxSize) | QIODevicePrivate | |
skipLine() | QIODevicePrivate | |
StaticMetaCallFunction typedef | QObjectPrivate | |
threadData | QObjectPrivate | |
transactionPos | QIODevicePrivate | |
transactionStarted | QIODevicePrivate | |
Unset enum value | QIODevicePrivate | |
unused | QObjectData | |
wasDeleted | QObjectData | |
wasWidget | QObjectData | |
willBeWidget | QObjectData | |
write(const char *data, qint64 size) | QIODevicePrivate | |
writeBuffer | QIODevicePrivate | |
writeBufferChunkSize | QIODevicePrivate | |
writeBuffers | QIODevicePrivate | |
writeChannelCount | QIODevicePrivate | |
writeToDebugStream(QDebug &) const | QObjectPrivate | virtual |
~QFileDevicePrivate() | QFileDevicePrivate | protected |
~QIODevicePrivate() | QIODevicePrivate | virtual |
~QObjectData()=0 | QObjectData | pure virtual |
~QObjectPrivate() | QObjectPrivate | virtual |