KDEUI
kplotaxis.cpp
Go to the documentation of this file.
QString label(StandardShortcut id)
Returns a localized label for user-visible display.
Definition: kstandardshortcut.cpp:267
void setVisible(bool visible)
Sets the "visible" property of the axis.
Definition: kplotaxis.cpp:66
void setTickLabelFormat(char format= 'g', int fieldWidth=0, int precision=-1)
Set the display format for converting the double value of the tick's position to the QString for the ...
Definition: kplotaxis.cpp:91
KPlotAxis(const QString &label=QString())
Constructor, constructs an axis with the label label.
Definition: kplotaxis.cpp:50
void setTickLabelsShown(bool b)
Determine whether tick labels will be drawn for this axis.
Definition: kplotaxis.cpp:76
void setTickMarks(double x0, double length)
Determine the positions of major and minor tickmarks for this axis.
Definition: kplotaxis.cpp:113
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Wed Aug 7 2019 09:48:58 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Wed Aug 7 2019 09:48:58 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.