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

This is the complete list of members for RoamingChannelList, 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)RoamingChannelListvirtual
allocateChild(const YAML::Node &node, ConfigItem::Context &ctx, const ErrorStack &err=ErrorStack())RoamingChannelListvirtual
channel(int idx) constRoamingChannelList
classNames() constAbstractConfigObjectList
clear()ConfigObjectListvirtual
compare(const ConfigObjectList &other) constConfigObjectListvirtual
config() constAbstractConfigObjectListvirtual
ConfigObjectList(const QMetaObject &elementTypes=ConfigItem::staticMetaObject, QObject *parent=nullptr)ConfigObjectListexplicitprotected
ConfigObjectList(const std::initializer_list< QMetaObject > &elementTypes, QObject *parent=nullptr)ConfigObjectListprotected
copy(const AbstractConfigObjectList &other)ConfigObjectListvirtual
count() constAbstractConfigObjectListvirtual
del(ConfigObject *obj)ConfigObjectListvirtual
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())ConfigObjectListvirtual
link(const YAML::Node &node, const ConfigItem::Context &ctx, const ErrorStack &err=ErrorStack())ConfigObjectListvirtual
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
parse(const YAML::Node &node, ConfigItem::Context &ctx, const ErrorStack &err=ErrorStack())ConfigObjectListvirtual
replace(ConfigObject *obj, int row, bool unique=true)AbstractConfigObjectListvirtual
RoamingChannelList(QObject *parent=nullptr)RoamingChannelListexplicit
serialize(const ConfigItem::Context &context, const ErrorStack &err=ErrorStack())ConfigObjectListvirtual
take(ConfigObject *obj)ConfigObjectListvirtual