marble
Marble::LatLonEdit Class Reference
#include <LatLonEdit.h>
Inheritance diagram for Marble::LatLonEdit:

Public Slots | |
void | setDimension (Dimension dimension) |
void | setNotation (GeoDataCoordinates::Notation notation) |
void | setValue (qreal newvalue) |
Signals | |
void | valueChanged (qreal value) |
Public Member Functions | |
LatLonEdit (QWidget *parent=0, Dimension dimension=Longitude, GeoDataCoordinates::Notation notation=GeoDataCoordinates::DMS) | |
~LatLonEdit () | |
Dimension | dimension () const |
GeoDataCoordinates::Notation | notation () const |
qreal | value () const |
Detailed Description
Definition at line 25 of file LatLonEdit.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 470 of file LatLonEdit.cpp.
LatLonEdit::~LatLonEdit | ( | ) |
Definition at line 485 of file LatLonEdit.cpp.
Member Function Documentation
Dimension Marble::LatLonEdit::dimension | ( | ) | const |
GeoDataCoordinates::Notation LatLonEdit::notation | ( | ) | const |
Definition at line 495 of file LatLonEdit.cpp.
|
slot |
Definition at line 519 of file LatLonEdit.cpp.
|
slot |
|
slot |
Definition at line 620 of file LatLonEdit.cpp.
qreal LatLonEdit::value | ( | ) | const |
Definition at line 490 of file LatLonEdit.cpp.
|
signal |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:56 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:38:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.