kviewshell
KPrintDialogPage_PageOptions Class Reference
#include <kprintDialogPage_pageoptions.h>
Inheritance diagram for KPrintDialogPage_PageOptions:
Public Member Functions | |
void | getOptions (QMap< QString, QString > &opts, bool incldef=false) |
bool | isValid (QString &msg) |
KPrintDialogPage_PageOptions (QWidget *parent=0, const char *name=0) | |
void | setOptions (const QMap< QString, QString > &opts) |
Public Attributes | |
QCheckBox * | checkBox_center |
QCheckBox * | checkBox_expand |
QCheckBox * | checkBox_rotate |
QCheckBox * | checkBox_shrink |
Detailed Description
Definition at line 24 of file kprintDialogPage_pageoptions.h.
Constructor & Destructor Documentation
KPrintDialogPage_PageOptions::KPrintDialogPage_PageOptions | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 | |||
) |
Definition at line 23 of file kprintDialogPage_pageoptions.cpp.
Member Function Documentation
void KPrintDialogPage_PageOptions::getOptions | ( | QMap< QString, QString > & | opts, | |
bool | incldef = false | |||
) |
Definition at line 100 of file kprintDialogPage_pageoptions.cpp.
bool KPrintDialogPage_PageOptions::isValid | ( | QString & | msg | ) |
Definition at line 163 of file kprintDialogPage_pageoptions.cpp.
Definition at line 137 of file kprintDialogPage_pageoptions.cpp.
Member Data Documentation
Definition at line 33 of file kprintDialogPage_pageoptions.h.
Definition at line 36 of file kprintDialogPage_pageoptions.h.
Definition at line 34 of file kprintDialogPage_pageoptions.h.
Definition at line 35 of file kprintDialogPage_pageoptions.h.
The documentation for this class was generated from the following files: