That is what I am doing right now, but my problem is that this is not guaranteed to be called when I want it to. My problem is that I do not want to call QMediaPlayer::setMedia(.., then return from...
Maryu Yesterday, 19:52And why don't / can't you connect to QMediaPlayer::mediaStatusChanged() signal and do the stuff you want to in there?
ChristianEhrlicher Yesterday, 17:57What does 'is not in the model' mean? I don't see why a model should do something when an index for anything which is not in it's source model changes...
ChristianEhrlicher Yesterday, 17:56Hi Chrisw67,
Thank you for you reply. The link was all that I could find unfortunately.
Please see the images below to see the project setup and compile errors.
.pro
13627
.h
13628
Qt Centre is a community site devoted to programming in C++ using the Qt framework developed at Digia.
If you have any problems with Qt or its usage, you can get help from the members of Qt community on our forum.
Don't forget to check out our links section for more Qt resources.
Qt is a cross-platform application and UI framework. Using Qt, you can write web-enabled applications once and deploy them across desktop, mobile and embedded operating systems without rewriting the source code.
Plots alignment
10th April 2021 14:50 by Eugene K