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

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

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