Kstars
execute.h
Q_OBJECTQ_OBJECT
void loadObservers()
loads the observer list from the global logObject into the comboBoxes
Definition: execute.cpp:233
Definition: filter.h:17
Definition: session.h:18
void loadTargets()
Loads the sessionlist from the OL into the target combo box.
Definition: execute.cpp:206
QString getObjectName(const SkyObject *o, bool translated=true)
get object name.
Definition: execute.cpp:455
void addTargetNotes()
Function to save the user notes set for the current object in the target combo box.
Definition: execute.cpp:262
void slotSetTarget(const QString &name)
set the currentTarget when the user selection is changed in the target combo box
Definition: execute.cpp:343
void slotLocation()
Opens the location dialog for setting the current location.
Definition: execute.cpp:195
void loadEquipment()
loads the equipment list from the global logObject into the comboBoxes
Definition: execute.cpp:217
void slotNext()
Function to handle the UI when the 'next' button is pressed This calls the corresponding functions ba...
Definition: execute.cpp:136
Definition: scope.h:17
bool addObservation()
Function to add the current observation to the observation list.
Definition: execute.cpp:283
void slotEndSession()
Function to handle the state of current observation, and hiding the execute window.
Definition: execute.cpp:298
Definition: execute.h:24
void init()
This initializes the combo boxes, and sets up the dateTime and geolocation from the OL.
Definition: execute.cpp:70
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Fri Aug 19 2022 03:57:50 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Fri Aug 19 2022 03:57:50 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.