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

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

acceptEntry(int index, int id, QSharedPointer< QSettingsEntry > entry) overrideQSectionSettingsContainerprotectedvirtual
appendEntry(QSettingsEntry *entry) override (defined in QSectionSettingsContainer)QSectionSettingsContainerslot
appendGroup(const QString &id, int displayId=0, const QString &name=QString(), bool optional=false, const QString &tooltip=QString())QSectionSettingsContainerslot
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 overrideQSectionSettingsContainervirtual
createGroupContainer(const QString &id)QSectionSettingsContainer
createGroupContainer(const QString &id, QObject *parent) const QSectionSettingsContainer
createGroupContainerFromIndex(int index)QSectionSettingsContainer
createGroupContainerFromIndex(int index, QObject *parent) const QSectionSettingsContainer
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
destroyed(QObject *obj)QObject
dialog() const overrideQSectionSettingsContainervirtual
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 overrideQSectionSettingsContainervirtual
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
getElementId(int index) const QSectionSettingsContainer
getEntry(int id) const overrideQSectionSettingsContainervirtual
getEntryFromIndex(int index) const overrideQSectionSettingsContainervirtual
getEntryId(int index) const overrideQSectionSettingsContainervirtual
getEntryIndex(int id) const overrideQSectionSettingsContainervirtual
getGroupIndex(const QString &id) const QSectionSettingsContainer
getGrouptId(int index) const QSectionSettingsContainer
inherits(const char *className) constQObject
insertEntry(int index, QSettingsEntry *entry) override (defined in QSectionSettingsContainer)QSectionSettingsContainerslot
insertEntry(int index, QSharedPointer< QSettingsEntry > entry) override (defined in QSectionSettingsContainer)QSectionSettingsContainerslot
insertGroup(int index, const QString &id, int displayId=0, const QString &name=QString(), bool optional=false, const QString &tooltip=QString())QSectionSettingsContainerslot
installEventFilter(QObject *filterObj)QObject
isEntry(int index) const overrideQSectionSettingsContainervirtual
isSignalConnected(const QMetaMethod &signal) constQObjectprotected
isWidgetType() constQObject
isWindowType() constQObject
killTimer(int id)QObject
metaObject() constQObjectvirtual
moveElement(int indexFrom, int indexTo) override (defined in QSectionSettingsContainer)QSectionSettingsContainerslot
moveToThread(QThread *targetThread)QObject
objectNameQObject
objectName() constQObject
objectNameChanged(const QString &objectName)QObject
parent() constQObject
prependEntry(QSettingsEntry *entry) override (defined in QSectionSettingsContainer)QSectionSettingsContainerslot
prependGroup(const QString &id, int displayId=0, const QString &name=QString(), bool optional=false, const QString &tooltip=QString())QSectionSettingsContainerslot
property(const char *name) constQObject
QObject(QObject *parent)QObject
QSectionSettingsContainer(QSettingsDialog *settingsDialog, const QString &containerPath, QObject *parent=nullptr)QSectionSettingsContainerexplicit
QSectionSettingsContainer(const QSettingsLayout &layout, QObject *parent=nullptr)QSectionSettingsContainerexplicit
QSettingsContainer(QObject *parent=nullptr)QSettingsContainerinlineprotected
receivers(const char *signal) constQObjectprotected
removeElementFromIndex(int index) override (defined in QSectionSettingsContainer)QSectionSettingsContainerslot
removeEntry(int id) override (defined in QSectionSettingsContainer)QSectionSettingsContainerslot
removeEventFilter(QObject *obj)QObject
removeGroup(const QString &id)QSectionSettingsContainerslot
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) overrideQSectionSettingsContainervirtual
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
~QObject()QObjectvirtual
~QSectionSettingsContainer()QSectionSettingsContainer