Stellarium 0.11.4
Home · All Namespaces · All Classes · Functions · Coding Style · Scripting · Plugins · File Structure

MapLabel Class Reference

Special QLabel that shows a world map. More...

#include <MapLabel.hpp>

List of all members.

Signals

void positionChanged (double longitude, double latitude)
 Signal emitted when we click on the map.

Public Member Functions

 MapLabel (QWidget *parent=0)
void setCursorPos (double longitude, double latitude)
 Set the current cursor position.

Protected Member Functions

virtual void mousePressEvent (QMouseEvent *event)

Detailed Description

Special QLabel that shows a world map.


Member Function Documentation

void MapLabel::positionChanged ( double  longitude,
double  latitude 
) [signal]

Signal emitted when we click on the map.

void MapLabel::setCursorPos ( double  longitude,
double  latitude 
)

Set the current cursor position.

Parameters:
longitude longitude in degree in range [-180;180[
latitude latitude in degree in range [-90;90]
Generated on Sat Aug 25 22:13:31 2012 for Stellarium by  doxygen 1.6.3