Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QBluetoothHostInfoPrivate Class Reference

#include <qbluetoothhostinfo_p.h>

+ Collaboration diagram for QBluetoothHostInfoPrivate:

Public Member Functions

 QBluetoothHostInfoPrivate ()
 

Public Attributes

QBluetoothAddress m_address
 
QString m_name
 

Detailed Description

Definition at line 23 of file qbluetoothhostinfo_p.h.

Constructor & Destructor Documentation

◆ QBluetoothHostInfoPrivate()

QBluetoothHostInfoPrivate::QBluetoothHostInfoPrivate ( )
inline

Definition at line 26 of file qbluetoothhostinfo_p.h.

Member Data Documentation

◆ m_address

QBluetoothAddress QBluetoothHostInfoPrivate::m_address

Definition at line 30 of file qbluetoothhostinfo_p.h.

◆ m_name

QString QBluetoothHostInfoPrivate::m_name

Definition at line 31 of file qbluetoothhostinfo_p.h.


The documentation for this class was generated from the following file: