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

QML Design, required C++ logic?

$
0
0
Is it possible to make all logic in QML or do I have restrictions against C++ code? I want to make a alarm buzzer for my Raspberry Pi – for this I need some logic in setting up an alarm (cron job), set different MP3 files for playing and do some other stuff (sleep, etc.). My question that makes me crazy right now is: Can I do all in QML (Design and Logic) or do I have to use C++ additionally? If C++ is needed is there a tutorial how to bind C++ method slots to QML signals? Thx!

Viewing all articles
Browse latest Browse all 4972

Latest Images

Trending Articles



Latest Images