kdeprint Library API Documentation

MarginWidget Class Reference

Inheritance diagram for MarginWidget:

QWidget List of all members.

Public Member Functions

 MarginWidget (QWidget *parent=0, const char *name=0, bool allowMetricUnit=true)
 ~MarginWidget ()
void setSymetricMargins (bool on)
void setPageSize (float w, float h)
void setOrientation (int orient)
float top () const
void setTop (float val)
float bottom () const
void setBottom (float val)
float left () const
void setLeft (float val)
float right () const
void setRight (float val)
void setResolution (int dpi)
void setDefaultMargins (float t, float b, float l, float r)
void setCustomEnabled (bool on)
bool isCustomEnabled () const

Protected Slots

void slotMarginValueChanged ()
void slotMarginPreviewChanged (int, float)
void slotCustomMarginsToggled (bool)

Protected Member Functions

void resetDefault ()

Detailed Description

Definition at line 33 of file marginwidget.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdeprint Library Version 3.4.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Jan 23 19:34:50 2006 by doxygen 1.4.3 written by Dimitri van Heesch, © 1997-2003