Category:Tools

From Qt Wiki
Revision as of 14:52, 14 January 2015 by Maintenance script (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

English Русский Українська Español Italian Magyar

Qt Development Tools

Managing Git repositories with Qt Creator

Git repository: a great feature of Qt Creator is the integration with different repository management. Among wihich the use of Git repositories covers special interest due to the diffusion of open-source portals i.e. gitorious.org and github that can host Qt projects using Git.

Qt Creator

Qt Creator is a cross-platform integrated development environment (IDE) tailored to the needs of Qt developers.

Project and build management tools

qmake is a cross-platform build tool that simplifies the build process for development projects across different platforms. qmake automates the generation of Makefiles so that only a few lines of information are needed to create each Makefile.

Qt Designer

Qt Designer is a powerful cross-platform GUI layout and forms builder for C++ projects. It allows you to rapidly design and build widgets and dialogs using on-screen forms using the same widgets that will be used in your application. Forms created with Qt Designer are fully-functional, and they can be previewed so that you can ensure that they will look and feel exactly as you intended.

Documentation Tools

qdoc3 is a configurable documentation generation tool, used to generate the Qt Reference Documentation. The QDoc manual [doc-snapshot.qt.io] is regularly updated.
qhelpgenerator is the tool used to generate help files which can be read by Qt Assistant and Qt Creator.

HTML Help System

Qt Assistant is a configurable and redistributable documentation reader, which can be easily customized and redistributed, thus provides an integrated, context-sensitive help system for your Qt application.

Internationalization Tools

Qt Linguist provides a set of tools that speed the translation and internationalization of applications. Qt supports simultaneous support of multiple languages and writing systems with a single source tree and single application binary.

Third-party Tools

mingw is a free gcc compiler for Windows. It is distributed with Qt Creator for windows and is used to build Qt applications from C++ code.

msvc is a C++ compiler for Windows provided by Microsoft. It is available for download as part of visual studio (also in visual studio express) or the Windows SDK. The Windows SDK as well as Visual Studio Express can be used free of charge.

Squish is a tool developed by Froglogic used for automatic testing of Qt applications.

Generic Component Framework is a framework with which you can compose your application as a collection of components.

Qt Simulator

Qt Simulator is available as part of the Nokia Qt SDK, the Qt Simulator is used to test Qt application for mobile devices in an environment similar to that of the target device.

Nokia Analyze Tool (Only for Symbian)

Nokia AnalyzeTool provides features that enable the detection of memory leaks and other memory issues in Symbian C++ and Qt software for Symbian devices. The tool is available for use in SDK emulators or on Symbian devices.

https://www.forum.nokia.com/info/sw.nokia.com/id/f9d0c7b9-28ce-4e8b-89ff-5004778d7c26/Nokia_AnalyzeTool.html

Qt-Complex 1.1.0 Harmattan

Qt Complex is an open framework for Qt-Quick developers to speed up the UI development. It supports themes, custom graphic elements, development of new objects and more. The QML components are dynamically loaded instead of being instantiated saving memory and resources. Developers can integrate this framework in new or existing Qt-Quick projects. All the components can be customized and updated by the developer. The user can adopt the Qt-Complex features adding its own elements to the framework. The release 1.1.0 Harmattan works on Symbian^1, Symbian^2 and Harmattan Meego 1.2 devices.

Subcategories:

There are 27 subcategories for this category

There are 154 articles in "Tools":

12>===:===