• Skip to content
  • Skip to link menu
KDE 4.3 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

KHexEdit

KHE::ZoomInterface

KHE::ZoomInterface Class Reference

A simple interface for zooming. More...

#include <zoominterface.h>

List of all members.

Public Member Functions

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

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 <kossebau@kde.org>
See also:
createBytesEditWidget(), zoomInterface()

Definition at line 35 of file zoominterface.h.


Constructor & Destructor Documentation

virtual KHE::ZoomInterface::~ZoomInterface (  )  [inline, virtual]

Definition at line 38 of file zoominterface.h.


Member Function Documentation

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

resets the display to the default 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::zoomIn ( int  PointInc  )  [pure virtual]

enlarges the display

Parameters:
PointInc increment 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::zoomOut ( int  PointDec  )  [pure virtual]

makes the display smaller

Parameters:
PointDec decrement to the display size (in font point size)
virtual void KHE::ZoomInterface::zoomTo ( int  PointSize  )  [pure virtual]

sets the display size

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

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

KHexEdit

Skip menu "KHexEdit"
  • Main Page
  • Namespace List
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.6.1
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