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

marble

  • sources
  • kde-4.12
  • kdeedu
  • marble
  • tools
  • mapreproject
ReadOnlyMapImage.h
Go to the documentation of this file.
1 #ifndef READONLYMAPIMAGE_H
2 #define READONLYMAPIMAGE_H
3 
4 #include <QColor>
5 
6 class InterpolationMethod;
7 
8 class ReadOnlyMapImage
9 {
10 public:
11  virtual ~ReadOnlyMapImage();
12 
13  virtual QRgb pixel( double const lonRad, double const latRad ) = 0;
14  virtual QRgb pixel( int const x, int const y ) = 0;
15  virtual void setInterpolationMethod( InterpolationMethod * const interpolationMethod ) = 0;
16 };
17 
18 #endif
ReadOnlyMapImage::~ReadOnlyMapImage
virtual ~ReadOnlyMapImage()
Definition: ReadOnlyMapImage.cpp:3
InterpolationMethod
Definition: InterpolationMethod.h:8
ReadOnlyMapImage
Definition: ReadOnlyMapImage.h:8
ReadOnlyMapImage::setInterpolationMethod
virtual void setInterpolationMethod(InterpolationMethod *const interpolationMethod)=0
ReadOnlyMapImage::pixel
virtual QRgb pixel(double const lonRad, double const latRad)=0
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

marble

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

kdeedu API Reference

Skip menu "kdeedu API Reference"
  • Analitza
  •     lib
  • kalgebra
  • kalzium
  •   libscience
  • kanagram
  • kig
  •   lib
  • klettres
  • kstars
  • libkdeedu
  •   keduvocdocument
  • marble
  • parley
  • rocs
  •   App
  •   RocsCore
  •   VisualEditor
  •   stepcore

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