[Qt-qml] Starting an external program from QML?
Raymond de Vries
reedev at xs4all.nl
Mon Oct 25 08:07:05 CEST 2010
Hi,
That makes sense indeed, stupid of me. Could you point me at an example
how to use the C++ slot from QML? I have been looking for this but I
guess I am missing something...
thanks
Raymond
On 10/25/2010 5:16 AM, Gregory Schlomoff wrote:
> As far as I know, there is no built-in support in QML for this.
>
> You would need to put the code in a C++ slot, and call it from QML.
>
> Cheers,
>
> Greg
>
> On Mon, Oct 25, 2010 at 3:51 AM, Raymond de Vries<reedev at xs4all.nl> wrote:
>> Hi,
>>
>> I would like to start an application from QML. I did not find any
>> documentation about this so can someone please give me some advice?
>> Starting the application from a button click would be enough.
>>
>> thanks a lot
>> Raymond
>>
>> _______________________________________________
>> Qt-qml mailing list
>> Qt-qml at trolltech.com
>> http://lists.trolltech.com/mailman/listinfo/qt-qml
>>
More information about the Qt-qml
mailing list