ITS
|
#include <Fac2App.h>
Public Slots | |
void | sendMessageToApplication () |
void | newBTSocket (QBluetoothSocket *bt) |
Public Member Functions | |
Fac2App (QBluetoothSocket *bt, ParameterDENM *denm) | |
Private Attributes | |
QBluetoothSocket * | btSocket |
QUdpSocket * | udpSocket |
QString | host |
quint16 | port |
Fac2App::Fac2App | ( | QBluetoothSocket * | bt, |
ParameterDENM * | denm | ||
) |
Definition at line 4 of file Fac2App.cpp.
References btSocket, host, port, sendMessageToApplication(), and udpSocket.
|
slot |
Definition at line 50 of file Fac2App.cpp.
References btSocket.
|
slot |
Definition at line 17 of file Fac2App.cpp.
References btSocket, and udpSocket.
Referenced by Fac2App().
|
private |
Definition at line 22 of file Fac2App.h.
Referenced by Fac2App(), newBTSocket(), and sendMessageToApplication().
|
private |
Definition at line 23 of file Fac2App.h.
Referenced by Fac2App(), and sendMessageToApplication().