kviewshell
Zoom Class Reference
#include <zoom.h>
Inheritance diagram for Zoom:

Public Slots | |
| void | setZoomFitHeight (float zoom) |
| void | setZoomFitPage (float zoom) |
| void | setZoomFitWidth (float zoom) |
| void | setZoomValue (const QString &) |
| void | setZoomValue (float) |
Signals | |
| void | valNoChanged (int) |
| void | zoomNameChanged (const QString &) |
| void | zoomNamesChanged (const QStringList &) |
Public Member Functions | |
| float | value () const |
| Zoom () | |
| float | zoomIn () |
| QStringList | zoomNames () const |
| float | zoomOut () |
Detailed Description
Definition at line 18 of file zoom.h.
Constructor & Destructor Documentation
Member Function Documentation
| void Zoom::valNoChanged | ( | int | ) | [signal] |
| void Zoom::zoomNameChanged | ( | const QString & | ) | [signal] |
| QStringList Zoom::zoomNames | ( | ) | const [inline] |
Returns a list like "33%", "100%", etc.
If you call zoomNames() more than once, it is guaranteed that the same list of strings will be returned.
| void Zoom::zoomNamesChanged | ( | const QStringList & | ) | [signal] |
The documentation for this class was generated from the following files:
KDE 3.5 API Reference