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

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

acceptEntry(int index, int id, QSharedPointer< QSettingsEntry > entry) overrideQGroupSettingsContainerprotectedvirtual
appendEntry(QSettingsEntry *entry) override (defined in QGroupSettingsContainer)QGroupSettingsContainerslot
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 overrideQGroupSettingsContainervirtual
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
destroyed(QObject *obj)QObject
dialog() const overrideQGroupSettingsContainervirtual
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 overrideQGroupSettingsContainervirtual
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 overrideQGroupSettingsContainervirtual
getEntryFromIndex(int index) const overrideQGroupSettingsContainervirtual
getEntryId(int index) const overrideQGroupSettingsContainervirtual
getEntryIndex(int id) const overrideQGroupSettingsContainervirtual
inherits(const char *className) constQObject
insertEntry(int index, QSettingsEntry *entry) override (defined in QGroupSettingsContainer)QGroupSettingsContainerslot
insertEntry(int index, QSharedPointer< QSettingsEntry > entry) override (defined in QGroupSettingsContainer)QGroupSettingsContainerslot
installEventFilter(QObject *filterObj)QObject
isEntry(int index) const overrideQGroupSettingsContainervirtual
isSignalConnected(const QMetaMethod &signal) constQObjectprotected
isWidgetType() constQObject
isWindowType() constQObject
killTimer(int id)QObject
metaObject() constQObjectvirtual
moveElement(int indexFrom, int indexTo) override (defined in QGroupSettingsContainer)QGroupSettingsContainerslot
moveToThread(QThread *targetThread)QObject
objectNameQObject
objectName() constQObject
objectNameChanged(const QString &objectName)QObject
parent() constQObject
parentSection()QGroupSettingsContainer
parentSection(QObject *parent) const QGroupSettingsContainer
prependEntry(QSettingsEntry *entry) override (defined in QGroupSettingsContainer)QGroupSettingsContainerslot
property(const char *name) constQObject
QGroupSettingsContainer(QSettingsDialog *settingsDialog, const QString &containerPath, QObject *parent=nullptr)QGroupSettingsContainerexplicit
QGroupSettingsContainer(const QSettingsLayout &layout, QObject *parent=nullptr)QGroupSettingsContainerexplicit
QObject(QObject *parent)QObject
QSettingsContainer(QObject *parent=nullptr)QSettingsContainerinlineprotected
receivers(const char *signal) constQObjectprotected
removeElementFromIndex(int index) override (defined in QGroupSettingsContainer)QGroupSettingsContainerslot
removeEntry(int id) override (defined in QGroupSettingsContainer)QGroupSettingsContainerslot
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) overrideQGroupSettingsContainervirtual
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
~QGroupSettingsContainer()QGroupSettingsContainer
~QObject()QObjectvirtual