kviewshell
SizePreview Class Reference
#include <sizePreview.h>
Inheritance diagram for SizePreview:
Public Slots | |
void | setOrientation (int ori) |
void | setSize (const SimplePageSize &) |
Public Member Functions | |
SizePreview (QWidget *parent, const char *name=0, WFlags f=0) | |
Protected Member Functions | |
void | paintEvent (QPaintEvent *) |
void | resizeEvent (QResizeEvent *) |
Detailed Description
Definition at line 19 of file sizePreview.h.
Constructor & Destructor Documentation
SizePreview::SizePreview | ( | QWidget * | parent, | |
const char * | name = 0 , |
|||
WFlags | f = 0 | |||
) |
Definition at line 21 of file sizePreview.cpp.
Member Function Documentation
void SizePreview::paintEvent | ( | QPaintEvent * | ) | [protected] |
void SizePreview::resizeEvent | ( | QResizeEvent * | ) | [protected] |
void SizePreview::setOrientation | ( | int | ori | ) | [slot] |
Definition at line 128 of file sizePreview.cpp.
void SizePreview::setSize | ( | const SimplePageSize & | size | ) | [slot] |
Definition at line 29 of file sizePreview.cpp.
The documentation for this class was generated from the following files: