karbon
VRuler Class Reference
List of all members.Detailed Description
Definition at line 33 of file vruler.h.
Public Slots | |
void | setZoom (double zoom) |
void | updatePointer (Q_INT32 x, Q_INT32 y) |
void | updateVisibleArea (Q_INT32 xpos, Q_INT32 ypos) |
void | setUnit (KoUnit::Unit u) |
void | hide () |
void | show () |
Public Member Functions | |
VRuler (Qt::Orientation, QWidget *parent=0, const char *name=0) | |
virtual | ~VRuler () |
KoUnit::Unit | unit () const |
virtual void | paintEvent (QPaintEvent *e) |
virtual void | resizeEvent (QResizeEvent *e) |
Protected Member Functions | |
void | recalculateSize () |
void | drawRuler () |
void | initMarker (Q_INT32 w, Q_INT32 h) |
void | drawNums (QPainter *gc, Q_INT32 x, Q_INT32 y, QString &num, bool orientationHoriz) |
The documentation for this class was generated from the following files: