Posted
over 13 years
ago
Qt is a cross-platform application and UI framework with APIs for
C++ programming and Qt Quick for rapid UI creation.
* Intuitive class libraries
* Easy to use and learn
* Produce highly readable, easily maintainable and reusable code
* High runtime
|
Posted
over 13 years
ago
The Qt Core module forms the foundation of all Qt-based applications
with core non-graphical classes used by other modules.
Key Functions
* File IO, event and object handling
* Multi-threading and concurrency
* Plugins, setting management
* Signals
|
Posted
over 13 years
ago
The QtScriptTools module provides additional components
for applications that use Qt Script.
commit log from dmacks:
apply possible fix for QProcess spawning failures (good find, Snaggle!) (WorksForMe(tm))
|
Posted
over 13 years
ago
Qt is a cross-platform application and UI framework with APIs for
C++ programming and Qt Quick for rapid UI creation.
* Intuitive class libraries
* Easy to use and learn
* Produce highly readable, easily maintainable and reusable code
* High runtime
|
Posted
over 13 years
ago
The QtXmlPatterns module provides support for XPath, XQuery,
XSLT and XML Schema validation.
commit log from dmacks:
apply possible fix for QProcess spawning failures (good find, Snaggle!) (WorksForMe(tm))
|
Posted
over 13 years
ago
The QtTest module provides classes for unit testing
Qt applications and libraries.
commit log from dmacks:
apply possible fix for QProcess spawning failures (good find, Snaggle!) (WorksForMe(tm))
|
Posted
over 13 years
ago
The QtNetwork module provides classes to make network
programming easier and portable.
commit log from dmacks:
apply possible fix for QProcess spawning failures (good find, Snaggle!) (WorksForMe(tm))
|
Posted
over 13 years
ago
The QtDesigner module provides classes that allow you to
create your own custom widget plugins for Qt Designer, and
classes that enable you to access Qt Designer's components.
commit log from dmacks:
apply possible fix for QProcess spawning failures (good find, Snaggle!) (WorksForMe(tm))
|
Posted
over 13 years
ago
The QtXml module provides a stream reader and writer
for XML documents, and C++ implementations of SAX and DOM.
commit log from dmacks:
apply possible fix for QProcess spawning failures (good find, Snaggle!) (WorksForMe(tm))
|
Posted
over 13 years
ago
Qt Assistant is a tool for presenting on-line documentation.
commit log from dmacks:
apply possible fix for QProcess spawning failures (good find, Snaggle!) (WorksForMe(tm))
|