QSettingsDialog  1.0.0
A Qt library to easily create a settings dialog for user configurable settings
QAsyncSettingsContainer Member List

This is the complete list of members for QAsyncSettingsContainer, including all inherited members.

acceptEntry(int index, int id, QSharedPointer< QSettingsEntry > entry) overrideQAsyncSettingsContainerprotectedvirtual
appendEntry(QSettingsEntry *entry) override (defined in QAsyncSettingsContainer)QAsyncSettingsContainerslot
appendEntryAsync(QSettingsEntry *entry)QAsyncSettingsContainerslot
blockSignals(bool block)QObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) constQObject
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
containerPath() const overrideQAsyncSettingsContainervirtual
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
destroyed(QObject *obj)QObject
dialog() const overrideQAsyncSettingsContainervirtual
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method) constQObject
disconnect(const QObject *receiver, const char *method) constQObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
doAccept(QSettingsContainer *target, int index, int id, QSharedPointer< QSettingsEntry > entry)QSettingsContainerinlineprotected
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
elementCount() const overrideQAsyncSettingsContainervirtual
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
findChild(const QString &name, Qt::FindChildOptions options) constQObject
findChildren(const QString &name, Qt::FindChildOptions options) constQObject
findChildren(const QRegExp &regExp, Qt::FindChildOptions options) constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) constQObject
getEntry(int id) const overrideQAsyncSettingsContainervirtual
getEntryFromIndex(int index) const overrideQAsyncSettingsContainervirtual
getEntryId(int index) const overrideQAsyncSettingsContainervirtual
getEntryIndex(int id) const overrideQAsyncSettingsContainervirtual
inherits(const char *className) constQObject
insertEntry(int index, QSettingsEntry *entry) override (defined in QAsyncSettingsContainer)QAsyncSettingsContainerslot
insertEntry(int index, QSharedPointer< QSettingsEntry > entry) override (defined in QAsyncSettingsContainer)QAsyncSettingsContainerslot
installEventFilter(QObject *filterObj)QObject
isEntry(int index) const overrideQAsyncSettingsContainervirtual
isSignalConnected(const QMetaMethod &signal) constQObjectprotected
isWidgetType() constQObject
isWindowType() constQObject
killTimer(int id)QObject
metaObject() constQObjectvirtual
moveElement(int indexFrom, int indexTo) override (defined in QAsyncSettingsContainer)QAsyncSettingsContainerslot
moveElementAsync(int indexFrom, int indexTo)QAsyncSettingsContainerslot
moveToThread(QThread *targetThread)QObject
objectNameQObject
objectName() constQObject
objectNameChanged(const QString &objectName)QObject
parent() constQObject
prependEntry(QSettingsEntry *entry) override (defined in QAsyncSettingsContainer)QAsyncSettingsContainerslot
prependEntryAsync(QSettingsEntry *entry)QAsyncSettingsContainerslot
property(const char *name) constQObject
QAsyncSettingsContainer(QSettingsDialog *settingsDialog, const QString &containerPath, QObject *parent=nullptr)QAsyncSettingsContainerexplicit
QObject(QObject *parent)QObject
QSettingsContainer(QObject *parent=nullptr)QSettingsContainerinlineprotected
receivers(const char *signal) constQObjectprotected
removeElementFromIndex(int index) override (defined in QAsyncSettingsContainer)QAsyncSettingsContainerslot
removeEntry(int id) override (defined in QAsyncSettingsContainer)QAsyncSettingsContainerslot
removeEventFilter(QObject *obj)QObject
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
signalsBlocked() constQObject
startTimer(int interval, Qt::TimerType timerType)QObject
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
transferElement(int indexFrom, QSettingsContainer *targetContainer, int indexTo) overrideQAsyncSettingsContainervirtual
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
~QAsyncSettingsContainer()QAsyncSettingsContainer
~QObject()QObjectvirtual