#include <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 QwtRect & | cutMargin (int mLeft, int mRight, int Top, int mBottom) |
Definition at line 20 of file qwt_rect.h.
|
|
Constructor.
Definition at line 14 of file qwt_rect.cpp. |
|
|
Copy constructor.
Definition at line 20 of file qwt_rect.cpp. |
|
||||||||||||||||
|
Definition at line 37 of file qwt_rect.cpp. |
|
||||||||||||||||
|
Definition at line 48 of file qwt_rect.cpp. |
|
||||||||||||||||||||
|
Definition at line 71 of file qwt_rect.cpp. |
|
||||||||||||||||
|
Definition at line 60 of file qwt_rect.cpp. |
|
||||||||||||||||
|
Definition at line 25 of file qwt_rect.cpp. |
1.3.2