Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members | Related Pages

QwtRect Class Reference

Some extensions for QRect. More...

#include <qwt_rect.h>

List of all members.

Public Member Functions

 QwtRect ()
 QwtRect (const QRect &r)
QRect cutTop (int h, int distTop=0, int distBottom=0)
QRect cutBottom (int h, int distTop=0, int distBottom=0)
QRect cutLeft (int w, int distLeft=0, int distRight=0)
QRect cutRight (int w, int distLeft=0, int distRight=0)
const QwtRectcutMargin (int mLeft, int mRight, int Top, int mBottom)


Detailed Description

Some extensions for QRect.

Definition at line 20 of file qwt_rect.h.


Constructor & Destructor Documentation

QwtRect::QwtRect  ) 
 

Constructor.

Definition at line 14 of file qwt_rect.cpp.

QwtRect::QwtRect const QRect &  r  ) 
 

Copy constructor.

Definition at line 20 of file qwt_rect.cpp.


Member Function Documentation

QRect QwtRect::cutBottom int  h,
int  distTop = 0,
int  distBottom = 0
 

Definition at line 37 of file qwt_rect.cpp.

QRect QwtRect::cutLeft int  w,
int  distLeft = 0,
int  distRight = 0
 

Definition at line 48 of file qwt_rect.cpp.

const QwtRect & QwtRect::cutMargin int  mLeft,
int  mRight,
int  Top,
int  mBottom
 

Definition at line 71 of file qwt_rect.cpp.

QRect QwtRect::cutRight int  w,
int  distLeft = 0,
int  distRight = 0
 

Definition at line 60 of file qwt_rect.cpp.

QRect QwtRect::cutTop int  h,
int  distTop = 0,
int  distBottom = 0
 

Definition at line 25 of file qwt_rect.cpp.


The documentation for this class was generated from the following files:
Generated on Fri Nov 7 14:11:49 2003 for Qwt Developer's Guide by doxygen 1.3.2