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

This is the complete list of members for ContactList, 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)ContactListvirtual
allocateChild(const YAML::Node &node, ConfigItem::Context &ctx, const ErrorStack &err=ErrorStack())ContactListvirtual
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
contact(int idx) constContactList
ContactList(QObject *parent=nullptr)ContactListexplicit
copy(const AbstractConfigObjectList &other)ConfigObjectListvirtual
count() constAbstractConfigObjectListvirtual
del(ConfigObject *obj)ConfigObjectListvirtual
digitalContact(int idx) constContactList
digitalCount() constContactList
dtmfContact(int idx) constContactList
dtmfCount() constContactList
elementAdded(int idx)AbstractConfigObjectListsignal
elementModified(int idx)AbstractConfigObjectListsignal
elementRemoved(int idx)AbstractConfigObjectListsignal
elementTypes() constAbstractConfigObjectList
findDigitalContact(unsigned number) constContactList
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