Stellarium 0.14.3
List of all members | Public Slots
PointerCoordinates Class Reference

Main class of the Pointer Coordinates plugin. More...

#include <PointerCoordinates.hpp>

Public Slots

void enableCoordinates (bool b)
 Enable plugin usage. More...
 
void setFlagEnableAtStartup (bool b)
 Enable plugin usage at startup. More...
 
void setFontSize (int size)
 Set font size for message. More...
 
void setFlagShowCoordinatesButton (bool b)
 Display plugin button on toolbar. More...
 
void setCurrentCoordinatesPlace (CoordinatesPlace place)
 Set the current place of the string with coordinates. More...
 
CoordinatesPlace getCurrentCoordinatesPlace () const
 Get the current place of the string with coordinates. More...
 
QString getCurrentCoordinatesPlaceKey (void) const
 Get the current place of the string with coordinates. More...
 
void setCurrentCoordinatesPlaceKey (QString key)
 Set the current place of the string with coordinates from its key. More...
 
void setCurrentCoordinateSystem (CoordinateSystem cs)
 Set the current coordinate system. More...
 
CoordinateSystem getCurrentCoordinateSystem () const
 Get the current coordinate system. More...
 
QString getCurrentCoordinateSystemKey (void) const
 Get the current coordinate system key. More...
 
void setCurrentCoordinateSystemKey (QString key)
 Set the current coordinate system from its key. More...
 
void setCustomCoordinatesPlace (int x, int y)
 

Additional Inherited Members

Detailed Description

Main class of the Pointer Coordinates plugin.

Author
Alexander Wolf

Definition at line 50 of file PointerCoordinates.hpp.

Member Function Documentation

void PointerCoordinates::enableCoordinates ( bool  b)
slot

Enable plugin usage.

CoordinatesPlace PointerCoordinates::getCurrentCoordinatesPlace ( ) const
inlineslot

Get the current place of the string with coordinates.

Definition at line 154 of file PointerCoordinates.hpp.

QString PointerCoordinates::getCurrentCoordinatesPlaceKey ( void  ) const
slot

Get the current place of the string with coordinates.

CoordinateSystem PointerCoordinates::getCurrentCoordinateSystem ( ) const
inlineslot

Get the current coordinate system.

Definition at line 169 of file PointerCoordinates.hpp.

QString PointerCoordinates::getCurrentCoordinateSystemKey ( void  ) const
slot

Get the current coordinate system key.

void PointerCoordinates::setCurrentCoordinatesPlace ( CoordinatesPlace  place)
inlineslot

Set the current place of the string with coordinates.

Definition at line 149 of file PointerCoordinates.hpp.

void PointerCoordinates::setCurrentCoordinatesPlaceKey ( QString  key)
slot

Set the current place of the string with coordinates from its key.

void PointerCoordinates::setCurrentCoordinateSystem ( CoordinateSystem  cs)
inlineslot

Set the current coordinate system.

Definition at line 164 of file PointerCoordinates.hpp.

void PointerCoordinates::setCurrentCoordinateSystemKey ( QString  key)
slot

Set the current coordinate system from its key.

void PointerCoordinates::setFlagEnableAtStartup ( bool  b)
inlineslot

Enable plugin usage at startup.

Definition at line 136 of file PointerCoordinates.hpp.

void PointerCoordinates::setFlagShowCoordinatesButton ( bool  b)
slot

Display plugin button on toolbar.

void PointerCoordinates::setFontSize ( int  size)
inlineslot

Set font size for message.

Definition at line 141 of file PointerCoordinates.hpp.


The documentation for this class was generated from the following file: