kstars
locationdialog.h
Go to the documentation of this file.
Dialog for changing the geographic location of the observer.
Definition: locationdialog.h:57
void enqueueFilterCity()
Filter by city / province / country only after a few milliseconds.
Definition: locationdialog.cpp:126
void findCitiesNear(int longitude, int latitude)
Show only cities within 3 degrees of point specified by arguments.
Definition: locationdialog.cpp:308
void changeCity()
When the selected city in the QListBox changes, repaint the MapCanvas so that the crosshairs icon app...
Definition: locationdialog.cpp:174
void filterCity()
When text is entered in the City/Province/Country Filter KLineEdits, the List of cities is trimmed to...
Definition: locationdialog.cpp:137
Contains all relevant information for specifying a location on Earth: City Name, State/Province name...
Definition: geolocation.h:39
bool addCity()
When the "Add new city" QPushButton is clicked, add the manually-entered city information to the user...
Definition: locationdialog.cpp:218
QString selectedCityName(void) const
Definition: locationdialog.h:89
QString selectedProvinceName(void) const
Definition: locationdialog.h:92
QString selectedCountryName(void) const
Definition: locationdialog.h:95
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:20 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:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.