#include <gcp/zoomdlg.h>
Public Member Functions | |
ZoomDlg (gcp::Document *pDoc) | |
virtual | ~ZoomDlg () |
void | OnFocusIn () |
Definition at line 39 of file zoomdlg.h.
gcp::ZoomDlg::ZoomDlg | ( | gcp::Document * | pDoc | ) |
pDoc | the document to zoom. |
virtual gcp::ZoomDlg::~ZoomDlg | ( | ) | [virtual] |
The destructor.
void gcp::ZoomDlg::OnFocusIn | ( | ) |
Called by the framework when the dialog gets the focus and update the zoom level which might have changed.