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

KHexEdit

  • KHE
  • ZoomInterface
Public Member Functions | List of all members
KHE::ZoomInterface Class Referenceabstract

#include <zoominterface.h>

Public Member Functions

virtual ~ZoomInterface ()
 
virtual void unZoom ()=0
 
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
 

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 kosse.nosp@m.bau@.nosp@m.kde.o.nosp@m.rg
See also
createBytesEditWidget(), zoomInterface()

Definition at line 35 of file zoominterface.h.

Constructor & Destructor Documentation

virtual KHE::ZoomInterface::~ZoomInterface ( )
inlinevirtual

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 ( int  PointInc)
pure virtual

enlarges the display

Parameters
PointIncincrement 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
PointDecdecrement 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
PointSizenew display size (in font point size)

The documentation for this class was generated from the following file:
  • zoominterface.h
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:52:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KHexEdit

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

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  • kjsembed
  •   WTF
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Nepomuk-Core
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal