#include <rtreetestapp.h>
Fonctions membres publiques | |
Data (QRectF rect) | |
QRectF | boundingBox () |
void | paint (QPainter &p) |
Attributs privés | |
QRectF | m_rect |
Définition à la ligne 37 du fichier rtreetestapp.h.
Data::Data | ( | QRectF | rect | ) | [inline] |
Définition à la ligne 40 du fichier rtreetestapp.h.
QRectF Data::boundingBox | ( | ) | [inline] |
Définition à la ligne 44 du fichier rtreetestapp.h.
Références m_rect.
Référencé par Canvas::paintEvent().
Voici le graphe d'appel pour cette fonction :
void Data::paint | ( | QPainter & | p | ) | [inline] |
Définition à la ligne 45 du fichier rtreetestapp.h.
Références m_rect.
Référencé par Canvas::paintEvent().
Voici le graphe d'appel pour cette fonction :
QRectF Data::m_rect [private] |