C++ Linux GUI Programming with QT Series 1
Al Salamo 3alykom,
I’m going to introduce a new series in linux programming, it’s the C++ programming with QT3.
first of all, we don’t know what a “QT” is. so let’s understand what does QT means and rock’n'roll :woot:
Qt is a comprehensive C++ application development framework. It includes a class library and tools for cross-platform development and internationalization.
Qt is Cross-Platform
Qt is the leading framework for native cross-platform application development. The Qt API and tools are consistent across all supported platforms, enabling developers to learn one API and perform truly platform-independent application development and deployment. Using Qt, development teams can create native applications for all major operating systems - from all major development platforms. Read the rest of this entry »



