kstars
execute.h
Go to the documentation of this file.
Definition: eyepiece.h:25
static bool timeLessThan(SkyObject *, SkyObject *)
Custom LessThan function for the sort by time This compares the times of the two skyobjects using an ...
Definition: execute.cpp:217
void addTargetNotes()
Function to save the user notes set for the current object in the target combo box.
Definition: execute.cpp:230
Definition: execute.h:35
Definition: scope.h:25
void slotSetTarget(QString name)
set the currentTarget when the user selection is changed in the target combo box
Definition: execute.cpp:296
void loadObservers()
loads the observer list from the global logObject into the comboBoxes
Definition: execute.cpp:207
void slotNext()
Function to handle the UI when the 'next' button is pressed This calls the corresponding functions ba...
Definition: execute.cpp:132
void loadEquipment()
loads the equipment list from the global logObject into the comboBoxes
Definition: execute.cpp:192
Contains all relevant information for specifying a location on Earth: City Name, State/Province name...
Definition: geolocation.h:39
void loadTargets()
Loads the sessionlist from the OL into the target combo box.
Definition: execute.cpp:184
Definition: filter.h:25
bool addObservation()
Function to add the current observation to the observation list.
Definition: execute.cpp:248
Definition: session.h:26
void init()
This initializes the combo boxes, and sets up the dateTime and geolocation from the OL...
Definition: execute.cpp:86
void slotEndSession()
Function to handle the state of current observation, and hiding the execute window.
Definition: execute.cpp:259
Definition: observer.h:25
Provides all necessary information about an object in the sky: its coordinates, name(s), type, magnitude, and QStringLists of URLs for images and webpages regarding the object.
Definition: skyobject.h:46
void slotLocation()
Opens the location dialog for setting the current location.
Definition: execute.cpp:175
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.