|
BeeHoneyt
1.1
BTS SNIR LaSalle Avignon 2021
|
#include <ruche.h>

Fonctions membres publiques | |
| QString | getDeviceID () const |
| QString | getNom () const |
| Methode qui retourne le nom. Plus de détails... | |
| Ruche (QString nom, QString deviceID, QObject *parent=nullptr) | |
| Constructeur de la classe Ruche. Plus de détails... | |
| void | setNom (QString nom) |
| Methode qui change le nom. Plus de détails... | |
| ~Ruche () | |
| Destructeur de la classe Ruche. Plus de détails... | |
Attributs privés | |
| QString | deviceID |
| QString | nom |
| Ruche::Ruche | ( | QString | nom, |
| QString | deviceID, | ||
| QObject * | parent = nullptr |
||
| ) |
| Ruche::~Ruche | ( | ) |
| QString Ruche::getDeviceID | ( | ) | const |
| QString Ruche::getNom | ( | ) | const |
| void Ruche::setNom | ( | QString | nom | ) |
|
private |
Définition à la ligne 44 du fichier ruche.h.
Référencé par getDeviceID(), et Ruche().
|
private |