kalgebra
#include <graph2dmobile.h>
Definition at line 30 of file graph2dmobile.h.
QStringList Graph2DMobile::addFunction |
( |
const QString & |
expression, |
|
|
Analitza::Variables * |
vars = 0 |
|
) |
| |
|
slot |
virtual int Graph2DMobile::currentFunction |
( |
| ) |
const |
|
inlinevirtual |
void Graph2DMobile::forceRepaint |
( |
| ) |
|
|
virtual |
void Graph2DMobile::modelChanged |
( |
| ) |
|
|
virtual |
void Graph2DMobile::paint |
( |
QPainter * |
p, |
|
|
const QStyleOptionGraphicsItem * |
options, |
|
|
QWidget * |
w |
|
) |
| |
|
virtual |
void Graph2DMobile::resetViewport |
( |
| ) |
|
|
slot |
void Graph2DMobile::scale |
( |
qreal |
s, |
|
|
int |
x, |
|
|
int |
y |
|
) |
| |
|
slot |
void Graph2DMobile::setCurrentFunction |
( |
int |
f | ) |
|
|
inline |
void Graph2DMobile::setTicksShownAtAll |
( |
bool |
shown | ) |
|
|
inline |
bool Graph2DMobile::ticksShownAtAll |
( |
| ) |
const |
|
inline |
void Graph2DMobile::translate |
( |
qreal |
x, |
|
|
qreal |
y |
|
) |
| |
|
slot |
virtual void Graph2DMobile::viewportChanged |
( |
| ) |
|
|
inlinevirtual |
bool Graph2DMobile::currentFunction |
|
readwrite |
bool Graph2DMobile::keepAspectRatio |
|
readwrite |
QAbstractItemModel Graph2DMobile::model |
|
readwrite |
bool Graph2DMobile::squares |
|
readwrite |
bool Graph2DMobile::ticksShown |
|
readwrite |
QRectF Graph2DMobile::viewport |
|
readwrite |
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:35:27 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.