13 #include "uibasemod.h" 26 , aspectratio_(
mUdf(
float)) {}
33 uiPoint origin()
const {
return origin_; }
34 uiRect area()
const {
return area_; }
36 void setAspectRatio(
float ar ) { aspectratio_ = ar; }
37 float getAspectRatio()
const {
return aspectratio_; }
49 void handleEv(
mQtclass(QMouseEvent*),
bool);
#define mExpClass(module)
Definition: commondefs.h:157
mFDQtclass(QMouseEvent) mFDQtclass(QRubberBand) mFDQtclass(QWidget) class uiRubberBand
Definition: uirubberband.h:16
#define mQtclass(cls)
Definition: commondefs.h:232
#define mUdf(type)
Use this macro to get the undefined for simple types.
Definition: undefval.h:270