The Gnome Chemistry Utils
0.13.6
|
#include <gcp/zoomdlg.h>
Public Member Functions | |
ZoomDlg (gcp::Document *pDoc) | |
virtual | ~ZoomDlg () |
void | OnFocusIn () |
gcp::ZoomDlg::ZoomDlg | ( | gcp::Document * | pDoc | ) |
pDoc | the document to zoom. |
Constructs a dialog to change the zoom level for pDoc.
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.