zoominterface.h
virtual void zoomOut()=0
decreases the display size by an arbitrary value, usually 1 font point
ZoomInterface * zoomInterface(T *t)
tries to get the zoom interface of t
Definition: zoominterface.h:69
virtual void zoomIn()=0
increases the display size by an arbitrary value, usually 1 font point