29 void SetImage(QPixmap pixmap);
31 void SetImageSize(
float fScale = 1.0f);
32 void ScaleImage(
float fFactor);
36 void on_ButtonZoomIn_clicked();
37 void on_ButtonZoomOut_clicked();
38 void on_ButtonResetZoom_clicked();
41 void ImageApplyScale();
44 float m_fCurrentScale;