Scripts posted recently tagged to qt in Kelpi

1- 1 of 1.

Hello World in C++ for the Qt framework

to c++ qt hello-world by nando.quintana

// http://www.roesler-ac.de/wolfram/hello.htm#C++-Qt

// Hello World in C++ for the Qt framework

#include <qapplication.h>
hits counter