kviewshell
pageSizeWidget Class Reference
#include <pageSizeWidget.h>
Inheritance diagram for pageSizeWidget:
Public Member Functions | |
const pageSize & | pageSizeData () const |
pageSizeWidget (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
void | setOrientation (int ori) |
void | setPageSize (const QString &) |
Protected Slots | |
void | fillTextFields () |
void | input (const QString &) |
void | orientationChanged (int=0) |
void | paperSize (int) |
void | unitsChanged (int) |
Detailed Description
Definition at line 19 of file pageSizeWidget.h.
Constructor & Destructor Documentation
pageSizeWidget::pageSizeWidget | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 , |
|||
WFlags | fl = 0 | |||
) |
Definition at line 26 of file pageSizeWidget.cpp.
Member Function Documentation
void pageSizeWidget::fillTextFields | ( | ) | [protected, slot] |
Definition at line 102 of file pageSizeWidget.cpp.
void pageSizeWidget::input | ( | const QString & | ) | [protected, slot] |
Definition at line 141 of file pageSizeWidget.cpp.
void pageSizeWidget::orientationChanged | ( | int | orient = 0 |
) | [protected, slot] |
Definition at line 134 of file pageSizeWidget.cpp.
const pageSize& pageSizeWidget::pageSizeData | ( | ) | const [inline] |
Definition at line 33 of file pageSizeWidget.h.
void pageSizeWidget::paperSize | ( | int | index | ) | [protected, slot] |
Definition at line 67 of file pageSizeWidget.cpp.
void pageSizeWidget::setOrientation | ( | int | ori | ) |
Definition at line 127 of file pageSizeWidget.cpp.
void pageSizeWidget::setPageSize | ( | const QString & | sizeName | ) |
Definition at line 84 of file pageSizeWidget.cpp.
void pageSizeWidget::unitsChanged | ( | int | ) | [protected, slot] |
Definition at line 116 of file pageSizeWidget.cpp.
The documentation for this class was generated from the following files: