InterviewSolution
Saved Bookmarks
| 1. |
What Is Q_invokable? |
|
Answer» ADD callable METHODS using Q_INVOKABLE or Qt SLOTS, and connect to Qt signals with an on Signal syntax. Add callable methods using Q_INVOKABLE or Qt slots, and connect to Qt signals with an on Signal syntax. |
|