libdrmconf  0.12.0
A library to program DMR radios.
All Classes Functions Variables Typedefs Enumerations Enumerator Properties Modules Pages
ChannelRefList Member List

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

_elementTypesAbstractConfigObjectListprotected
_itemsAbstractConfigObjectListprotected
AbstractConfigObjectList(const QMetaObject &elementTypes=ConfigObject::staticMetaObject, QObject *parent=nullptr)AbstractConfigObjectListexplicitprotected
AbstractConfigObjectList(const std::initializer_list< QMetaObject > &elementTypes, QObject *parent=nullptr)AbstractConfigObjectListprotected
add(ConfigObject *obj, int row=-1, bool unique=true)AbstractConfigObjectListvirtual
ChannelRefList(const QMetaObject &elementTypes, QObject *parent=nullptr)ChannelRefListexplicitprotected
ChannelRefList(QObject *parent=nullptr)ChannelRefListexplicit
classNames() constAbstractConfigObjectList
clear()AbstractConfigObjectListvirtual
compare(const ConfigObjectRefList &other) constConfigObjectRefListvirtual
config() constAbstractConfigObjectListvirtual
ConfigObjectRefList(const QMetaObject &elementTypes=ConfigObject::staticMetaObject, QObject *parent=nullptr)ConfigObjectRefListexplicitprotected
ConfigObjectRefList(const std::initializer_list< QMetaObject > &elementTypes, QObject *parent=nullptr)ConfigObjectRefListprotected
copy(const AbstractConfigObjectList &other)AbstractConfigObjectListvirtual
count() constAbstractConfigObjectListvirtual
del(ConfigObject *obj)AbstractConfigObjectListvirtual
elementAdded(int idx)AbstractConfigObjectListsignal
elementModified(int idx)AbstractConfigObjectListsignal
elementRemoved(int idx)AbstractConfigObjectListsignal
elementTypes() constAbstractConfigObjectList
findItemsByName(const QString name) constAbstractConfigObjectListvirtual
findItemsOfTypes(const QStringList &typeNames, QSet< ConfigItem * > &items) constAbstractConfigObjectListvirtual
get(int idx) constAbstractConfigObjectListvirtual
has(ConfigObject *obj) constAbstractConfigObjectListvirtual
indexOf(ConfigObject *obj) constAbstractConfigObjectListvirtual
label(ConfigItem::Context &context, const ErrorStack &err=ErrorStack())ConfigObjectRefListvirtual
move(int source, int count, int destination)AbstractConfigObjectListvirtual
moveDown(int idx)AbstractConfigObjectListvirtual
moveDown(int first, int last)AbstractConfigObjectListvirtual
moveUp(int idx)AbstractConfigObjectListvirtual
moveUp(int first, int last)AbstractConfigObjectListvirtual
replace(ConfigObject *obj, int row, bool unique=true)AbstractConfigObjectListvirtual
serialize(const ConfigItem::Context &context, const ErrorStack &err=ErrorStack())ConfigObjectRefListvirtual
take(ConfigObject *obj)AbstractConfigObjectListvirtual