marble
Marble::AxisTick Struct Reference
#include <ElevationProfilePlotAxis.h>
Public Member Functions | |
AxisTick (const int &position_, const qreal &value_) | |
Public Attributes | |
int | position |
qreal | value |
Detailed Description
Definition at line 21 of file ElevationProfilePlotAxis.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 24 of file ElevationProfilePlotAxis.h.
Member Data Documentation
int Marble::AxisTick::position |
Definition at line 22 of file ElevationProfilePlotAxis.h.
qreal Marble::AxisTick::value |
Definition at line 23 of file ElevationProfilePlotAxis.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:44 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:44 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.