|
MagicSmoke
$VERSION$
|
Public Member Functions | |
| Paper_s ()=default | |
| Paper_s (int t) | |
| Paper_s (const Paper_s &)=default | |
| Paper_s (const QString &n, int t, double x, double y) | |
| Paper_s & | operator= (const Paper_s &)=default |
| bool | operator== (const Paper_s &t) const |
| bool | operator== (int t) const |
Public Attributes | |
| QString | pname |
| QSizeF | psize |
| int | ptype =0 |
|
default |
|
inline |
|
default |
|
inline |
|
inline |
| QString Paper_s::pname |
| QSizeF Paper_s::psize |
| int Paper_s::ptype =0 |
Referenced by operator==().