I am new to Qt and I'm trying is to create a media player with library phonon. I'm doing in here: http://doc.qt.io/qt-4.8/qt-phonon-qmusicplayer-example.html. I do not know how to present the songs on Qlabel name. How to give name of song to on label.
In Function:
Set the text of your label:
And try reading the fantastic documentation that qt offers beside the examples: http://doc.qt.io/qt-4.8/index.html