QIviAmFmTunerStation Class

The QIviTunerStation represents a tuner station. More...

Header: #include <QIviAmFmTunerStation>
qmake: QT += ivimedia
Instantiated By: AmFmTunerStation
Inherits: QIviTunerStation

Properties

  • band : QIviAmFmTuner::Band

Public Functions

virtual QIviAmFmTuner::Band band() const
virtual void setBand(QIviAmFmTuner::Band band)
bool operator==(const QIviAmFmTunerStation &other) const

Reimplemented Public Functions

virtual QString type() const override

Detailed Description

Property Documentation

band : QIviAmFmTuner::Band

Holds the band of the tuner station.

Access functions:

virtual QIviAmFmTuner::Band band() const
virtual void setBand(QIviAmFmTuner::Band band)

Member Function Documentation

[override virtual] QString QIviAmFmTunerStation::type() const

Reimplements: QIviTunerStation::type() const.

bool QIviAmFmTunerStation::operator==(const QIviAmFmTunerStation &other) const

Returns true if this item is equal to other; otherwise returns false.

See also operator!=().

© 2020 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.