kalgebra
graph2dmobile.h
Go to the documentation of this file.
51 void setTicksShownAtAll(bool shown) { setTicksShown(shown ? Qt::Vertical|Qt::Horizontal : Qt::Orientations(0));}
Definition: graph2dmobile.h:30
QStringList addFunction(const QString &expression, Analitza::Variables *vars=0)
Definition: graph2dmobile.cpp:105
virtual void paint(QPainter *p, const QStyleOptionGraphicsItem *options, QWidget *w)
Definition: graph2dmobile.cpp:42
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:35:27 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:35:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.