qt5.9模块

QAxContainer

Module is a Windows-only extension for accessing ActiveX controls and COM objects

模块仅适用于windows下扩展访问ActiveX控件和COM对象

 

QAxServer

Module is a Windows-only static library that you can use to turn a standard Qt binary into a COM server

模块是一个windows下静态库,您可以使用标准的Qt二进制转化为一个COM服务器

 

Qt3DAnimation

Qt 3D Animation modules provides a set of prebuilt elements to help you get started with Qt 3D

Qt 3 d动画模块提供了一组预先构建的元素来帮助您开始使用Qt 3 d

 

Qt3DCore

Qt 3D module contains functionality to support near-realtime simulation systems

Qt 3 d模块包含的功能来支持接近实时的仿真系统

 

Qt3DExtras
Qt3DInput
Qt3DLogic
Qt3DRender
Qt3DScene2D

 

 

QtAndroidExtras

Qt Android Extras module contains additional functionality for development on android

Qt Android附加模块包含在Android开发者额外的功能

 

QtBluetooth

Enables basic Bluetooth operations like scanning for devices and connecting them

支持基本的蓝牙操作扫描设备和连接

 

Qt Charts

C++ classes for the Qt Charts API

qt图表api

 

QtConcurrent

Qt Concurrent module contains functionality to support concurrent execution of program code

 

QtCore

Provides core non-GUI functionality

非GUI的核心功能

 

QtDBus

Qt D-Bus module is a Unix-only library that you can use to perform Inter-Process Communication using the D-Bus protocol

 

QtDataVisualization

C++ classes for the Qt Data Visualization API

 

QtDesigner

Provides classes to create your own custom widget plugins for Qt Designer and classes to access Qt Designer components

 

QtGui

Qt GUI module provides the basic enablers for graphical applications written with Qt

 

QtGamepad

Provides C++ classes for using gamepads

 

QtHelp

Provides classes for integrating online documentation in applications

提供了在应用程序中集成在线文档类

 

QtLocation

Provides C++ interfaces to retrieve location and navigational information

 

QtMacExtras

Provides classes and functions specific to macOS and iOS operating systems

 

QtMultimedia

Qt Multimedia module provides audio, video, radio and camera functionality

Qt多媒体模块提供音频、视频广播和相机的功能

 

QtNfc

An API for accessing NFC Forum Tags

 

QtNetworkAuth

Provides classes for network authorization support (OAuth)

 

QtNetwork

Provides classes to make network programming easier and portable

 

QtOpenGL

Qt OpenGL module offers classes that make it easy to use OpenGL in Qt applications

 

QtPlatformHeaders

Qt Platform Headers module offers header-only inline classes that encapsulate platform-specific information that is tied to a given runtime configuration of a platform plugin

 

QtPositioning

Positioning module provides positioning information via QML and C++ interfaces

 

QtPrintSupport

Qt PrintSupport module provides classes to make printing easier and portable

 

QtPurchasing

Provides C++ classes for in-app purchasing

 

QtQml

C++ API provided by the Qt QML module

 

QtQuick

Qt Quick module provides classes for embedding Qt Quick in Qt/C++ applications

 

QtQuickControls2

Provides classes for setting up the controls from C++

 

QtQuickWidgets

C++ API provided by the Qt Quick Widgets module

 

QtRemoteObjects

Qt Remote Objects module provides an easy to use mechanism for sharing a QObject's API (Properties/Signals/Slots) between processes

 

QtScxml

Provides classes to create and use state machines from SCXML files

 

QtSql

Provides a driver layer, SQL API layer, and a user interface layer for SQL databases

 

QtSvg

Qt SVG module provides functionality for handling SVG images

 

QtScript

Qt Script module provides classes for making Qt applications scriptable

 

QtScriptTools

Provides additional components for applications that use Qt Script

 

QtSensors

Provides classes for reading sensor data

 

QtSerialBus

Provides classes to read and write serial bus data

 

QtSerialPort

List of C++ classes that enable access to a serial port

 

QtTest

Provides classes for unit testing Qt applications and libraries

 

QtUiTools

Provides classes to handle forms created with Qt Designer

 

QtWaylandCompositor

Provides C++ classes for writing custom Wayland display servers

 

QtWebChannel

List of C++ classes that provide the Qt WebChannel functionality

 

QtWebEngine

Exposes C++ functionality to Qt Quick

 

QtWebEngineCore

Provides public API shared by both QtWebEngine and QtWebEngineWidgets

 

QtWebEngineWidgets

Provides a web browser engine as well as C++ classes to render and interact with web content

 

Qt WebKit Widgets

Qt WebKit Widgets module provides a web browser engine as well as C++ classes to render and interact with web content

 

QtWebSockets

List of C++ classes that enable WebSocket-based communication

 

QtWebView

Provides a helper function to set up and use the WebView

 

QtWidgets

Qt Widgets module extends Qt GUI with C++ widget functionality

 

QtWinExtras

Provides classes and functions for using some Windows APIs in a Qt way

 

QtX11Extras

Provides classes for developing for the X11 platform

 

QtXml

Qt XML module provides C++ implementations of the SAX and DOM standards for XML

 

QtXmlPatterns

Qt XML Patterns module provides support for XPath, XQuery, XSLT and XML Schema validation

 

http://blog.csdn.net/baidu_35684456/article/details/74908979

posted @ 2017-08-01 16:39  findumars  Views(708)  Comments(0)    收藏  举报