kstars
mapcanvas.cpp
Go to the documentation of this file.
void findCitiesNear(int longitude, int latitude)
Show only cities within 3 degrees of point specified by arguments.
Definition: locationdialog.cpp:308
Contains all relevant information for specifying a location on Earth: City Name, State/Province name...
Definition: geolocation.h:39
virtual void mousePressEvent(QMouseEvent *e)
Trim the list of cities so that only those within 2 degrees of the mouse click are shown in the list...
Definition: mapcanvas.cpp:61
virtual void setGeometry(int x, int y, int w, int h)
Set the geometry of the map widget (overloaded from QWidget).
Definition: mapcanvas.cpp:49
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.