qt demos on ubuntu

Examples and Demos Launcher | Documentation | Qt Developer Network

Examples and Demos Launcher The qtdemo executable should be installed alongside the other tools supplied with Qt. On Windows, click the Start button, open the Programs submenu, open the Qt 4 submenu, and click Examples and Demos. On Unix or Linux, you may find a qtdemo icon on the desktop background or in the desktop start menu under the Programming or Development submenus. You can launch this application from this icon. Alternatively, you can enter qtdemo in a terminal window. On Mac OS X, navigate to the /Developer/Applications/Qt directory in the Finder and double click on the qtdemo.app icon.


sudo apt-get install qt-demos
原文地址:https://www.cnblogs.com/lexus/p/2454679.html