GrOOm  0.2
BTS SNIR LaSalle Avignon 2020
communicationbluetooth.h
Aller à la documentation de ce fichier.
1 #ifndef COMMUNICATIONBLUETOOTH_H
2 #define COMMUNICATIONBLUETOOTH_H
3 
4 #include <QtWidgets>
5 
6 
12 class IhmGroom;
13 namespace Ui {
15 }
16 
18 {
19  Q_OBJECT
20 
21 public:
28  explicit CommunicationBluetooth(QWidget *parent = nullptr);
36 
37 private:
38  Ui::CommunicationBluetooth *ui;
39 };
40 
41 #endif // COMMUNICATIONBLUETOOTH_H
Definition: bdd.h:6
Ui::CommunicationBluetooth * ui
Déclaration de la classe IhmGroom.
Definition: ihmgroom.h:54
Class permettant de mettre en place une communication bluetooth.