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

QwtRect Class Reference

List of all members.

Detailed Description

Some extensions for QRect.

Definition at line 27 of file qwt_rect.h.

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)
QPointArray clip (const QPointArray &) const


Constructor & Destructor Documentation

QwtRect::QwtRect  ) 
 

Constructor.

Definition at line 21 of file qwt_rect.cpp.

QwtRect::QwtRect const QRect &  r  ) 
 

Copy constructor.

Definition at line 27 of file qwt_rect.cpp.


Generated on Wed Aug 31 23:03:46 2005 for Qwt User's Guide by  doxygen 1.4.1