• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • @topname@
  • Sitemap
  • Contact Us
 

interfaces

KHE::ZoomInterface

KHE::ZoomInterface Class Reference

#include <zoominterface.h>

List of all members.


Detailed Description

A simple interface for zooming.

This interface enables abstract linear zooming. It operates in sizes of font point size.

Author:
Friedrich W. H. Kossebau <Friedrich.W.H@Kossebau.de>
See also:
createBytesEditWidget(), zoomInterface()
Since:
3.2

Definition at line 35 of file zoominterface.h.


Public Member Functions

virtual void zoomIn (int PointInc)=0
virtual void zoomIn ()=0
virtual void zoomOut (int PointDec)=0
virtual void zoomOut ()=0
virtual void zoomTo (int PointSize)=0
virtual void unZoom ()=0

Member Function Documentation

virtual void KHE::ZoomInterface::zoomIn ( int  PointInc  )  [pure virtual]

enlarges the display

Parameters:
PointInc increment to the display size (in font point size)

virtual void KHE::ZoomInterface::zoomIn (  )  [pure virtual]

increases the display size by an arbitrary value, usually 1 font point

See also:
zoomOut()

virtual void KHE::ZoomInterface::zoomOut ( int  PointDec  )  [pure virtual]

makes the display smaller

Parameters:
PointDec decrement to the display size (in font point size)

virtual void KHE::ZoomInterface::zoomOut (  )  [pure virtual]

decreases the display size by an arbitrary value, usually 1 font point

See also:
zoomIn()

virtual void KHE::ZoomInterface::zoomTo ( int  PointSize  )  [pure virtual]

sets the display size

Parameters:
PointSize new display size (in font point size)

virtual void KHE::ZoomInterface::unZoom (  )  [pure virtual]

resets the display to the default size


The documentation for this class was generated from the following file:
  • zoominterface.h

interfaces

Skip menu "interfaces"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

@topname@

Skip menu "@topname@"
  •     kdnssd-avahi
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for @topname@ by doxygen 1.5.5
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal