15 #include "uibasemod.h" 28 , aspectratio_(
mUdf(
float)) {}
35 uiPoint origin()
const {
return origin_; }
36 uiRect area()
const {
return area_; }
38 void setAspectRatio(
float ar ) { aspectratio_ = ar; }
39 float getAspectRatio()
const {
return aspectratio_; }
51 void handleEv(
mQtclass(QMouseEvent*),
bool);
#define mExpClass(module)
Definition: commondefs.h:160
mFDQtclass(QMouseEvent) mFDQtclass(QRubberBand) mFDQtclass(QWidget) class uiRubberBand
Definition: uirubberband.h:18
#define mQtclass(cls)
Definition: commondefs.h:229
#define mUdf(type)
Use this macro to get the undefined for simple types.
Definition: undefval.h:272