#include <vposter.h>
Public Member Functions | |
PosterData () | |
Public Attributes | |
quint32 | index |
quint32 | row |
quint32 | column |
quint32 | rows |
quint32 | columns |
QRect | rect |
quint32 PosterData::column |
Definition at line 77 of file vposter.h.
Referenced by VPoster::Borders().
quint32 PosterData::columns |
Definition at line 79 of file vposter.h.
Referenced by VPoster::Borders(), and VPoster::Calc().
quint32 PosterData::index |
Definition at line 75 of file vposter.h.
Referenced by VPoster::Borders(), and VPoster::Calc().
QRect PosterData::rect |
Definition at line 80 of file vposter.h.
Referenced by VPoster::Borders().
quint32 PosterData::row |
Definition at line 76 of file vposter.h.
Referenced by VPoster::Borders(), and VPoster::Cut().
quint32 PosterData::rows |
Definition at line 78 of file vposter.h.
Referenced by VPoster::Borders(), and VPoster::Calc().