Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
[SOLVED] Qt Examples and Demos Source Code
-
I downloaded Qt4.8 for windows, and there is an application called Qt Examples and Demos. I need to test if this will run under Embedded Linux. Need to find the source code for this application, I goggled it and had no luck, was wondering if anyone knows how to find the source code for this application?
Thanks.
-
Hi and welcome to devnet,
IIRC, you can find it in Qt's sources under demos/qtdemo
-
Thanks. Yes, I found these source code.