Hi.
I'm reading Johan Thelin's book Foundation of Qt Development and I read such code:
Capture.JPG
But in Qt 5.1, Qt::Accepted is deprecated. What I have to do to replace Qt::Accepted?
I tried QDialog::Accepted but doesn't work.
Hi.
I'm reading Johan Thelin's book Foundation of Qt Development and I read such code:
Capture.JPG
But in Qt 5.1, Qt::Accepted is deprecated. What I have to do to replace Qt::Accepted?
I tried QDialog::Accepted but doesn't work.
Bookmarks