QIviAmFmTunerStation 类
QIviTunerStation 代表了调谐台站。更多...
头文件 | #include <QIviAmFmTunerStation> |
qmake | QT += ivimedia |
由以下类实例化 | AmFmTunerStation |
继承自 | QIviTunerStation |
属性
- band : QIviAmFmTuner::Band
公共函数
virtual QIviAmFmTuner::Band | band() const |
virtual void | setBand(QIviAmFmTuner::Band band) |
bool | operator==(const QIviAmFmTunerStation &other) const |
重写的公共函数
virtual QString | type() const override |
属性文档
band : QIviAmFmTuner::Band
包含调谐台的频段。
访问函数
virtual QIviAmFmTuner::Band | band() const |
virtual void | setBand(QIviAmFmTuner::Band band) |
成员函数文档
[重写虚拟]
QString QIviAmFmTunerStation::type() const
重写了 QIviTunerStation::type() const.
bool QIviAmFmTunerStation::operator==(const QIviAmFmTunerStation &other) const
如果此项目等于 other,则返回 true;否则返回 false。
另请参见 operator!=().
©Qt 和相应的徽标是芬兰及其它国家的 Qt 公司的商标。所有其他商标都是其各自所有者的财产。