![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QSoundEffectPrivateSynchronous, including all inherited members.
| aboutToClose() | QIODevice | signal |
| addConnection(int signal, Connection *c) | QObjectPrivate | inline |
| Append enum value | QIODeviceBase | |
| atEnd() const override | QSoundEffectPrivateSynchronous | virtual |
| audioDevice() const override | QSoundEffectPrivateSynchronous | virtual |
| bindableObjectName() | QObject | |
| QIODevice::bindingStorage() | QObject | inline |
| QIODevice::bindingStorage() const | QObject | inline |
| QSoundEffectPrivate::bindingStorage | QObjectData | |
| blockSig | QObjectData | |
| blockSignals(bool b) noexcept | QObject | |
| bytesAvailable() const override | QSoundEffectPrivateSynchronous | virtual |
| bytesToWrite() const | QIODevice | virtual |
| bytesWritten(qint64 bytes) | QIODevice | signal |
| canReadLine() const | QIODevice | virtual |
| channelBytesWritten(int channel, qint64 bytes) | QIODevice | signal |
| channelReadyRead(int channel) | QIODevice | signal |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| QIODevice::children() const | QObject | inline |
| QSoundEffectPrivate::children | QObjectData | |
| clearBindingStorage() | QObjectPrivate | |
| close() | QIODevice | virtual |
| commitTransaction() | QIODevice | |
| QIODevice::connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
| QIODevice::connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
| QIODevice::connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
| QIODevice::connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection) | QObject | inlinestatic |
| QIODevice::connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot) | QObject | inlinestatic |
| QSoundEffectPrivate::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 |
| QSoundEffectPrivate::connect(const QObject *sender, int signal_index, QtPrivate::QSlotObjectBase *slotObj, Qt::ConnectionType type) | QObjectPrivate | static |
| QSoundEffectPrivate::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 | |
| QIODevice::connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| QSoundEffectPrivate::connectNotify(const QMetaMethod &signal) | QObjectPrivate | inline |
| currentChildBeingDeleted | QObjectPrivate | |
| currentReadChannel() const | QIODevice | |
| currentWriteChannel() const | QIODevice | |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| d_ptr | QObject | protected |
| declarativeData | QObjectPrivate | |
| decoderError() | QSoundEffectPrivateSynchronous | |
| deleteChildren() | QObjectPrivate | |
| deleteLater() | QObject | slot |
| deleteLaterCalled | QObjectData | |
| destroyed(QObject *=nullptr) | QObject | signal |
| QIODevice::disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
| QIODevice::disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
| QIODevice::disconnect(const char *signal=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) const | QObject | inline |
| QIODevice::disconnect(const QObject *receiver, const char *member=nullptr) const | QObject | inline |
| QIODevice::disconnect(const QMetaObject::Connection &) | QObject | static |
| QIODevice::disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot) | QObject | inlinestatic |
| QIODevice::disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero) | QObject | inlinestatic |
| QSoundEffectPrivate::disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiverPrivate, Func2 slot) | QObjectPrivate | inlinestatic |
| QSoundEffectPrivate::disconnect(const QObject *sender, int signal_index, void **slot) | QObjectPrivate | static |
| QSoundEffectPrivate::disconnect(const QObject *sender, int signal_index, const QObject *receiver, void **slot) | QObjectPrivate | static |
| QIODevice::disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| QSoundEffectPrivate::disconnectNotify(const QMetaMethod &signal) | QObjectPrivate | inline |
| dumpObjectInfo() const | QObject | |
| dumpObjectTree() const | QObject | |
| dynamicMetaObject() const | QObjectData | |
| dynamicPropertyNames() const | QObject | |
| ensureConnectionData() | QObjectPrivate | inline |
| ensureExtraData() | QObjectPrivate | inline |
| errorString() const | QIODevice | |
| event(QEvent *event) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| ExistingOnly enum value | QIODeviceBase | |
| extraData | QObjectPrivate | mutable |
| findChild(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findChild(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findChildren(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| flagsForDumping() const | QObjectPrivate | virtual |
| get(QSoundEffect *) | QSoundEffectPrivate | static |
| QObjectPrivate::get(QObject *o) | QObjectPrivate | inlinestatic |
| QObjectPrivate::get(const QObject *o) | QObjectPrivate | inlinestatic |
| getChar(char *c) | QIODevice | |
| getPropertyAdaptorSlotObject(const QMetaProperty &property) | QObjectPrivate | |
| inherits(const char *classname) const | QObject | inline |
| installEventFilter(QObject *filterObj) | QObject | |
| isDeclarativeSignalConnected(uint signalIdx) const | QObjectPrivate | inline |
| isDeletingChildren | QObjectData | |
| isOpen() const | QIODevice | |
| isQmlObjectType() const | QObject | |
| isQuickItem | QObjectData | |
| isQuickItemType() const | QObject | inline |
| isReadable() const | QIODevice | |
| isSequential() const override | QSoundEffectPrivateSynchronous | virtual |
| QIODevice::isSignalConnected(const QMetaMethod &signal) const | QObject | protected |
| QSoundEffectPrivate::isSignalConnected(uint signalIdx, bool checkDeclarative=true) const | QObjectPrivate | |
| isTextModeEnabled() const | QIODevice | |
| isTransactionStarted() const | QIODevice | |
| isWidget | QObjectData | |
| isWidgetType() const | QObject | inline |
| isWindow | QObjectData | |
| isWindowType() const | QObject | inline |
| isWritable() const | QIODevice | |
| killTimer(int id) | QObject | |
| killTimer(Qt::TimerId id) | QObject | |
| loopCount() const override | QSoundEffectPrivateSynchronous | virtual |
| loopsRemaining() const override | QSoundEffectPrivateSynchronous | virtual |
| maybeSignalConnected(uint signalIndex) const | QObjectPrivate | |
| metaObject | QObjectData | |
| moveToThread(QThread *thread QT6_DECL_NEW_OVERLOAD_TAIL) | QObject | |
| moveToThread_helper() | QObjectPrivate | |
| muted() const override | QSoundEffectPrivateSynchronous | virtual |
| NewOnly enum value | QIODeviceBase | |
| NotOpen enum value | QIODeviceBase | |
| objectName | QObject | |
| objectName() const | QObject | |
| objectNameChanged(const QString &objectName, QPrivateSignal) | QObject | signal |
| open(QIODeviceBase::OpenMode mode) | QIODevice | virtual |
| openMode() const | QIODevice | |
| OpenModeFlag enum name | QIODeviceBase | |
| QIODevice::parent() const | QObject | inline |
| QSoundEffectPrivate::parent | QObjectData | |
| peek(char *data, qint64 maxlen) | QIODevice | |
| peek(qint64 maxlen) | QIODevice | |
| play() override | QSoundEffectPrivateSynchronous | virtual |
| playing() const override | QSoundEffectPrivateSynchronous | virtual |
| pos() const | QIODevice | virtual |
| postedEvents | QObjectData | |
| 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 |
| QIODevice() | QIODevice | |
| QIODevice(QObject *parent) | QIODevice | explicit |
| QIODevice(QIODevicePrivate &dd, QObject *parent=nullptr) | QIODevice | protected |
| QObject(QObject *parent=nullptr) | QObject | explicit |
| QObject(QObjectPrivate &dd, QObject *parent=nullptr) | QObject | protected |
| qobject_cast(const QObject *object) | QObject | related |
| QObjectData()=default | QObjectData | |
| QObjectList | QObject | related |
| QObjectPrivate(decltype(QObjectPrivateVersion) version=QObjectPrivateVersion) | QObjectPrivate | |
| QSoundEffectPrivateSynchronous(QSoundEffect *q, const QAudioDevice &audioDevice) | QSoundEffectPrivateSynchronous | |
| read(char *data, qint64 maxlen) | QIODevice | |
| read(qint64 maxlen) | QIODevice | |
| readAll() | QIODevice | |
| readChannelCount() const | QIODevice | |
| readChannelFinished() | QIODevice | signal |
| readData(char *data, qint64 len) override | QSoundEffectPrivateSynchronous | virtual |
| readLine(char *data, qint64 maxlen) | QIODevice | |
| readLine(qint64 maxlen=0) | QIODevice | |
| readLineData(char *data, qint64 maxlen) | QIODevice | protectedvirtual |
| readLineInto(QByteArray *result, qint64 maxlen=0) | QIODevice | |
| readLineInto(QSpan< char > buffer) | QIODevice | inline |
| readLineInto(QSpan< uchar > buffer) | QIODevice | inline |
| readLineInto(QSpan< std::byte > buffer) | QIODevice | |
| ReadOnly enum value | QIODeviceBase | |
| ReadWrite enum value | QIODeviceBase | |
| readyRead() | QIODevice | signal |
| receiveChildEvents | QObjectData | |
| receiveParentEvents | QObjectData | |
| receiverList(const char *signal) const | QObjectPrivate | |
| receivers(const char *signal) const | QObject | protected |
| reinitBindingStorageAfterThreadMove() | QObjectPrivate | |
| removeConnection(Connection *c) | QObjectPrivate | inlinestatic |
| removeEventFilter(QObject *obj) | QObject | |
| reset() | QIODevice | virtual |
| rollbackTransaction() | QIODevice | |
| sampleReady(SharedSamplePtr) | QSoundEffectPrivateSynchronous | |
| seek(qint64 pos) | QIODevice | virtual |
| sendChildEvents | QObjectData | |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| setAudioDevice(QAudioDevice device) override | QSoundEffectPrivateSynchronous | virtual |
| setCurrentReadChannel(int channel) | QIODevice | |
| setCurrentWriteChannel(int channel) | QIODevice | |
| setErrorString(const QString &errorString) | QIODevice | protected |
| setLoopCount(int loopCount) override | QSoundEffectPrivateSynchronous | virtual |
| setLoopsRemaining(int loopsRemaining) | QSoundEffectPrivateSynchronous | |
| setMuted(bool muted) override | QSoundEffectPrivateSynchronous | virtual |
| setObjectName(const QString &name) | QObject | inline |
| setObjectName(QAnyStringView name) | QObject | |
| setObjectNameWithoutBindings(const QString &name) | QObjectPrivate | |
| setOpenMode(QIODeviceBase::OpenMode openMode) | QIODevice | protected |
| setParent(QObject *parent) | QObject | |
| setParent_helper(QObject *) | QObjectPrivate | |
| setPlaying(bool playing) | QSoundEffectPrivateSynchronous | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setProperty(const char *name, QVariant &&value) | QObject | inline |
| setSource(const QUrl &url, QSampleCache &sampleCache) override | QSoundEffectPrivateSynchronous | virtual |
| setStatus(QSoundEffect::Status status) | QSoundEffectPrivateSynchronous | |
| setTextModeEnabled(bool enabled) | QIODevice | |
| setThreadData_helper(QThreadData *currentData, QThreadData *targetData, QBindingStatus *status) | QObjectPrivate | |
| setVolume(float volume) override | QSoundEffectPrivateSynchronous | virtual |
| sharedRefcount | QObjectPrivate | |
| signalIndex(const char *signalName, const QMetaObject **meta=nullptr) const | QObjectPrivate | |
| signalsBlocked() const noexcept | QObject | inline |
| size() const override | QSoundEffectPrivateSynchronous | virtual |
| skip(qint64 maxSize) | QIODevice | |
| skipData(qint64 maxSize) | QIODevice | protectedvirtual |
| startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| startTimer(std::chrono::nanoseconds time, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| startTransaction() | QIODevice | |
| StaticMetaCallFunction typedef | QObjectPrivate | |
| status() const override | QSoundEffectPrivateSynchronous | virtual |
| stop() override | QSoundEffectPrivateSynchronous | virtual |
| Text enum value | QIODeviceBase | |
| thread() const | QObject | |
| threadData | QObjectPrivate | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| Truncate enum value | QIODeviceBase | |
| Unbuffered enum value | QIODeviceBase | |
| ungetChar(char c) | QIODevice | |
| unused | QObjectData | |
| updateAudioOutput() | QSoundEffectPrivateSynchronous | |
| url() const override | QSoundEffectPrivateSynchronous | virtual |
| volume() const override | QSoundEffectPrivateSynchronous | virtual |
| waitForBytesWritten(int msecs) | QIODevice | virtual |
| waitForReadyRead(int msecs) | QIODevice | virtual |
| wasDeleted | QObjectData | |
| wasWidget | QObjectData | |
| willBeWidget | QObjectData | |
| write(const char *data, qint64 len) | QIODevice | |
| write(const char *data) | QIODevice | |
| write(const QByteArray &data) | QIODevice | |
| writeChannelCount() const | QIODevice | |
| writeData(const char *data, qint64 len) override | QSoundEffectPrivateSynchronous | virtual |
| WriteOnly enum value | QIODeviceBase | |
| writeToDebugStream(QDebug &) const | QObjectPrivate | virtual |
| ~QIODevice() | QIODevice | virtual |
| ~QIODeviceBase()=default | QIODeviceBase | protected |
| ~QObject() | QObject | virtual |
| ~QObjectData()=0 | QObjectData | pure virtual |
| ~QObjectPrivate() | QObjectPrivate | virtual |
| ~QSoundEffectPrivateSynchronous() override | QSoundEffectPrivateSynchronous |