Declarative Radio Example¶
Demonstrates using the Radio QML type from Qt Multimedia
Button.qml Example File¶
view.qml Example File¶
main.cpp Example File¶
declarative-radio.pro Example File¶
declarative-radio.qrc Example File¶
Demonstrates using the Radio QML type from Qt Multimedia.
This examples uses the Qt Multimedia Radio QML type to list the available channels on the FM frequency.
Running the Example¶
To run the example from Qt Creator , open the Welcome mode and select the example from Examples . For more information, visit Building and Running an Example.