Checking to see if the QtBluetooth module should be built... Generating the C++ source for the QtBluetooth module... Generating the .pro file for the QtBluetooth module... : 要禁掉部分组件 第一次尝试 PyQt-gpl-5.5 ,我在nmake这个步骤,编译QtNfc报错,我估摸着是 QT5.5.0不含有这个模块,索性把 QtPositioning, QtNfc, QtBluetooth > cd c:\PyQt-gpl-5.5 > python configure.py --disable=QtPositioning --disable=QtNfc --disable=QtBluetooth
QtBluetooth 模块包含类的扫描设备和连接并与他们互动。描述模块包含了网络编程的类。这些类便于TCP和IP和UDP客户端和服务器的编码,使网络编程更容易和更便携。
这个版本已经完美的支 持 Qt v5.2.1了,包括最新新的组件QtBluetooth、QtPositioning、QtMacExtras、 QtWinExtras 和 Qt11Extras 模板等。
用于建立符合系统风格的Classic界面,可在安装时选择是否使用此功能QtMultimedia一套类库,用于处理多媒体事件,通过调用API接口访问摄像头、语音设备、收发消息(Radio Functionality)等QtBluetooth
QtBluetooth 模块包含的类用于扫描蓝牙设备,并且和他们建立连接互动。 QtNetwork 模块包含的类用于网络编程,这些类使TCP/IP和UDP客户端/服务端编程更加容易和轻便。
QtBluetooth模块 包含了处理蓝牙活动的类库,其功能包括:扫描设备、连接、交互等行为。
QtBluetooth:包含了查找和连接蓝牙的类。 QtNetwork:包含了网络编程的类,这些工具能让 TCP/IP 和 UDP 开发变得更加方便和可靠。