Showing posts with label QT Modules for general development. Show all posts
Showing posts with label QT Modules for general development. Show all posts

Striking features of QT?

What are the striking features of QT?
Events and EventFilters
Metaobject system-object communication mechanism,dynamic property system
Object properties
Object Trees
Signals and Slots
UIC,MOC
QPointer(Guarded pointers)
String Translation(Internationalization)

QT Modules for general software development

Qt Modules
Modules for general software development using QT
QtCore for Core non-graphical classes used by other modules
QtGui for Graphical user interface (GUI) components
QtNetwork Classes for network programming
QtOpenGL for OpenGL support classes
QtScript Classes for evaluating Qt Scripts
QtSql Classes for database integration using SQL
QtSvg Classes for displaying contentsof SVG files
QtWebKit Classes for displaying and editing web content
QtXml Classes for handling XML
QtXmlPatterns An XQuery& XPathengine for XML and custom data models
Phonon for Multimedia framework classes
Qt3Support for Qt 3 compatibilityclasses