Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

Connect QML signal to C++11 lambda slot (Qt 5)

$
0
0
A signal is just a method. You can use the QMetaMethod accessors to find it. isSignal() should return true. It’s early in the morning and I haven’t fully woken up yet, so I might be wrong. Cheers, Chris.

Viewing all articles
Browse latest Browse all 4972

Trending Articles