KDEUI
kplotobject.h
Go to the documentation of this file.
66 UnknownType = 0,
67 Points = 1,
68 Lines = 2,
69 Bars = 4
78 NoPoints = 0,
79 Circle = 1,
80 Letter = 2,
81 Triangle = 3,
82 Square = 4,
83 Pentagon = 5,
84 Hexagon = 6,
85 Asterisk = 7,
86 Star = 8,
87 UnknwonPoint
99 explicit KPlotObject( const QColor &color = Qt::white, PlotType otype = Points, double size = 2, PointStyle ps = Circle );
QString label(StandardShortcut id)
Returns a localized label for user-visible display.
Definition: kstandardshortcut.cpp:267
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:00 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:24:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.