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

This is the complete list of members for ChannelList, 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)ChannelListvirtual
allocateChild(const YAML::Node &node, ConfigItem::Context &ctx, const ErrorStack &err=ErrorStack())ChannelListvirtual
channel(int idx) constChannelList
ChannelList(QObject *parent=nullptr)ChannelListexplicit
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
findDMRChannel(Frequency rx, Frequency tx, DMRChannel::TimeSlot ts, unsigned cc) constChannelList
findFMChannelByTxFreq(Frequency freq) constChannelList
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
serialize(const ConfigItem::Context &context, const ErrorStack &err=ErrorStack())ConfigObjectListvirtual
take(ConfigObject *obj)ConfigObjectListvirtual