Talk:QtComponents/Miniature
I can take those patches in, how about a qmake CONFIG+=fremantle option?
Instead of a separate slot, you can use QApplication's slot; connect(d->ui.engine(), SIGNAL(quit()), qApp, SLOT(quit()));
~ MohammadAG.
I can take those patches in, how about a qmake CONFIG+=fremantle option?
Instead of a separate slot, you can use QApplication's slot; connect(d->ui.engine(), SIGNAL(quit()), qApp, SLOT(quit()));
~ MohammadAG.