KDEUI
kplotwidget.cpp File Reference
#include "kplotwidget.h"#include "kplotwidget.moc"#include <math.h>#include <kdebug.h>#include <QtGui/QActionEvent>#include <QHash>#include <QPainter>#include <QPixmap>#include <QToolTip>#include <QtAlgorithms>#include "kplotaxis.h"#include "kplotpoint.h"#include "kplotobject.h"Go to the source code of this file.
Defines | |
| #define | BIGTICKSIZE 10 |
| #define | SMALLTICKSIZE 4 |
| #define | TICKOFFSET 0 |
| #define | XPADDING 20 |
| #define | YPADDING 20 |
Define Documentation
| #define BIGTICKSIZE 10 |
Definition at line 40 of file kplotwidget.cpp.
| #define SMALLTICKSIZE 4 |
Definition at line 41 of file kplotwidget.cpp.
| #define TICKOFFSET 0 |
Definition at line 42 of file kplotwidget.cpp.
| #define XPADDING 20 |
Definition at line 38 of file kplotwidget.cpp.
| #define YPADDING 20 |
Definition at line 39 of file kplotwidget.cpp.
KDE 4.3 API Reference