DrPageSize Class Reference
List of all members.Detailed Description
Definition at line 355 of file driver.h.
Public Member Functions | |
DrPageSize (const QString &s, float width, float height, float left, float bottom, float right, float top) | |
DrPageSize (const DrPageSize &) | |
float | pageWidth () const |
float | pageHeight () const |
float | leftMargin () const |
float | rightMargin () const |
float | topMargin () const |
float | bottomMargin () const |
QString | pageName () const |
QSize | pageSize () const |
QRect | pageRect () const |
QSize | margins () const |
Protected Attributes | |
QString | m_name |
float | m_width |
float | m_height |
float | m_left |
float | m_bottom |
float | m_right |
float | m_top |
Member Function Documentation
float DrPageSize::pageWidth | ( | ) | const [inline] |
The documentation for this class was generated from the following files: