Seamly2D
Code documentation
PosterData Struct Reference

#include <vposter.h>

Collaboration diagram for PosterData:

Public Member Functions

 PosterData ()
 

Public Attributes

quint32 index
 
quint32 row
 
quint32 column
 
quint32 rows
 
quint32 columns
 
QRect rect
 

Detailed Description

Definition at line 65 of file vposter.h.

Constructor & Destructor Documentation

◆ PosterData()

PosterData::PosterData ( )
inline

Definition at line 67 of file vposter.h.

Member Data Documentation

◆ column

quint32 PosterData::column

Definition at line 77 of file vposter.h.

Referenced by VPoster::Borders().

◆ columns

quint32 PosterData::columns

Definition at line 79 of file vposter.h.

Referenced by VPoster::Borders(), and VPoster::Calc().

◆ index

quint32 PosterData::index

Definition at line 75 of file vposter.h.

Referenced by VPoster::Borders(), and VPoster::Calc().

◆ rect

QRect PosterData::rect

Definition at line 80 of file vposter.h.

Referenced by VPoster::Borders().

◆ row

quint32 PosterData::row

Definition at line 76 of file vposter.h.

Referenced by VPoster::Borders(), and VPoster::Cut().

◆ rows

quint32 PosterData::rows

Definition at line 78 of file vposter.h.

Referenced by VPoster::Borders(), and VPoster::Calc().


The documentation for this struct was generated from the following file: