• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

KDEPrint

KPQtPage Class Reference

#include <kpqtpage.h>

Inheritance diagram for KPQtPage:

Inheritance graph
[legend]

List of all members.


Detailed Description

Definition at line 31 of file kpqtpage.h.


Public Member Functions

void getOptions (QMap< QString, QString > &opts, bool incldef=false)
 KPQtPage (DrMain *driver, QWidget *parent=0)
 KPQtPage (QWidget *parent=0)
void setOptions (const QMap< QString, QString > &opts)
 ~KPQtPage ()

Protected Slots

void slotColorModeChanged (int)
void slotNupChanged (int)
void slotOrientationChanged (int)

Protected Member Functions

void init ()

Protected Attributes

KButtonGroup * m_colorbox
QLabel * m_colorpix
KButtonGroup * m_nupbox
QLabel * m_nuppix
KButtonGroup * m_orientbox
QLabel * m_orientpix
QComboBox * m_pagesize

Constructor & Destructor Documentation

KPQtPage::KPQtPage ( QWidget *  parent = 0  )  [explicit]

Definition at line 50 of file kpqtpage.cpp.

KPQtPage::KPQtPage ( DrMain *  driver,
QWidget *  parent = 0 
) [explicit]

Definition at line 56 of file kpqtpage.cpp.

KPQtPage::~KPQtPage (  ) 

Definition at line 62 of file kpqtpage.cpp.


Member Function Documentation

void KPQtPage::getOptions ( QMap< QString, QString > &  opts,
bool  incldef = false 
) [virtual]

This function is called to fill the structure opts with the selected options from this dialog page.

If incldef is true, include also options with default values, otherwise discard them. Reimplement this function in subclasses.

Parameters:
opts the option set to fill
incldef if true, include also options with default values
See also:
setOptions()

Reimplemented from KPrintDialogPage.

Definition at line 294 of file kpqtpage.cpp.

void KPQtPage::init (  )  [protected]

Definition at line 66 of file kpqtpage.cpp.

void KPQtPage::setOptions ( const QMap< QString, QString > &  opts  )  [virtual]

This function is called to update the current page with the options contained in opts.

Reimplement it in subclasses.

Parameters:
opts the structure containing the options to update the page

Reimplemented from KPrintDialogPage.

Definition at line 255 of file kpqtpage.cpp.

void KPQtPage::slotColorModeChanged ( int  ID  )  [protected, slot]

Definition at line 238 of file kpqtpage.cpp.

void KPQtPage::slotNupChanged ( int  ID  )  [protected, slot]

Definition at line 243 of file kpqtpage.cpp.

void KPQtPage::slotOrientationChanged ( int  ID  )  [protected, slot]

Definition at line 233 of file kpqtpage.cpp.


Member Data Documentation

KButtonGroup * KPQtPage::m_colorbox [protected]

Definition at line 51 of file kpqtpage.h.

QLabel * KPQtPage::m_colorpix [protected]

Definition at line 53 of file kpqtpage.h.

KButtonGroup * KPQtPage::m_nupbox [protected]

Definition at line 51 of file kpqtpage.h.

QLabel * KPQtPage::m_nuppix [protected]

Definition at line 53 of file kpqtpage.h.

KButtonGroup* KPQtPage::m_orientbox [protected]

Definition at line 51 of file kpqtpage.h.

QLabel* KPQtPage::m_orientpix [protected]

Definition at line 53 of file kpqtpage.h.

QComboBox* KPQtPage::m_pagesize [protected]

Definition at line 52 of file kpqtpage.h.


The documentation for this class was generated from the following files:
  • kpqtpage.h
  • kpqtpage.cpp

KDEPrint

Skip menu "KDEPrint"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  •   KDEPrint
Generated for API Reference by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal