Open main menu

DAVE Developer's Wiki β

Changes

Software Manual (Diva)

121 bytes added, 14:22, 20 June 2014
m
Running QT applications
<pre>
# stop the Matrix Gui application, in case it is running
/etc/init.d/matrix-gui-2.0 stop
# enter the demo application directory
cd /usr/bin/qtopia/demos/declarative/calculator
# launch the application
./calculator -qws
</pre>