La structure RadioEntry contient les données d'une entrée de la table radio. Plus de détails...
#include <dbstructure.h>
Est dérivée de BaseEntry< RadioEntry >.
Fonctions membres publiques | |
int * | dataInt (int index) |
QString * | dataString (int index) |
Attributs publics | |
int | id |
int | customer_id |
int | group_id |
int | x_parts |
int | y_parts |
QString | name |
QString | format |
La structure RadioEntry contient les données d'une entrée de la table radio.
int* RadioEntry::dataInt | ( | int | index | ) | [inline] |
Accesseur permettant le remplissage des données de la structure.
QString* RadioEntry::dataString | ( | int | index | ) | [inline] |
Accesseur permettant le remplissage des données de la structure.
Champ n° 1
QString RadioEntry::format |
Champ n° 6
Champ n° 2
int RadioEntry::id |
Champ n° 0
QString RadioEntry::name |
Champ n° 5
Champ n° 3
Champ n° 4