Go to the source code of this file.
Classes | |
class | PageSize |
Encapsulates all the page size information and functionality in one class. The class knows what size an A4 page is and what its textual name is. More... | |
class | PageSizesList |
Encapsulates all the page size information and functionality in one class. The class knows what size an A4 page is and what its textual name is. More... | |
Defines | |
#define | LASTPAGE A0; |
Enumerations | |
enum | PageId { CUSTOM, A0, A1, A2, A3, A4, A5, A6, USLEGAL, USLETTER, FANFOLD } |
|
Definition at line 117 of file pagesize.h. |
|
Definition at line 111 of file pagesize.h.
|