Ksetiwatch API Documentation


SkyPos Struct Reference

A structure containing details about the work unit shown on the skymap. More...

#include <skymap.h>

Collaboration diagram for SkyPos:

Collaboration graph
[legend]
List of all members.

Public Attributes

QString location
QString time_recorded
QColor color
double ra
double dec
LocButtonpathButton

Detailed Description

A structure containing details about the work unit shown on the skymap.

Definition at line 40 of file skymap.h.


Member Data Documentation

QString SkyPos::location
 

The name of the location the WU belongs to.

Definition at line 41 of file skymap.h.

Referenced by SkyMap::addLocation(), SkyMap::paintLocations(), SkyMap::setLocationButton(), and SkyMap::updateLocation().

QString SkyPos::time_recorded
 

The time and date the WU was recorded.

Definition at line 42 of file skymap.h.

Referenced by SkyMap::addLocation(), SkyMap::paintLocations(), SkyMap::setLocationButton(), and SkyMap::updateLocation().

QColor SkyPos::color
 

The color used for the marker.

Definition at line 43 of file skymap.h.

Referenced by SkyMap::addLocation(), SkyMap::paintLocations(), SkyMap::setLocationButton(), TelescopePath::TelescopePath(), and SkyMap::updateLocation().

double SkyPos::ra
 

The position of the WU on the skymap (right ascension).

Definition at line 44 of file skymap.h.

Referenced by SkyMap::addLocation(), SkyMap::handlePopupCommand(), SkyMap::paintLocations(), SkyMap::setLocationButton(), and SkyMap::updateLocation().

double SkyPos::dec
 

The position of the WU on the skymap (declination).

Definition at line 46 of file skymap.h.

Referenced by SkyMap::addLocation(), SkyMap::handlePopupCommand(), SkyMap::paintLocations(), SkyMap::setLocationButton(), and SkyMap::updateLocation().

LocButton* SkyPos::pathButton
 

A pointer to a location button which is shown on the skymap when there is telescope path data associated with the work unit.

Definition at line 48 of file skymap.h.

Referenced by SkyMap::addLocation(), SkyMap::clearMap(), SkyMap::handlePopupCommand(), SkyMap::paintLocations(), and SkyMap::setLocationButton().


The documentation for this struct was generated from the following file:
KDE Logo
This file is part of the documentation for Ksetiwatch API Version 2.6.1.
Documentation copyright © 2000-2003 Gordon Machel.
Generated on Fri Jun 6 00:29:03 2003 by doxygen 1.2.18, written by Dimitri van Heesch, © 1997-2002