Go to the documentation of this file.
29 #include <QScriptEngine>
31 #include "services/channelIconServices.h"
39 Q_INVOKABLE
explicit ChannelIcon( QObject *parent =
nullptr ) {}
46 const QString &FieldName );
82 const QString &FieldName )
Q_INVOKABLE ScriptableChannelIcon(QObject *parent=nullptr)
DTC::ChannelIconList * SearchChannelIcon(const QString &Query)
Q_SCRIPT_DECLARE_QMETAOBJECT(ScriptableChannelIcon, QObject *)
QObject * SearchChannelIcon(const QString &Query)
QObject * LookupChannelIcon(const QString &Query, const QString &FieldName)
DTC::ChannelIconList * LookupChannelIcon(const QString &Query, const QString &FieldName)
Q_INVOKABLE ChannelIcon(QObject *parent=nullptr)