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.
Macros | |
| #define | BIGTICKSIZE 10 |
| #define | SMALLTICKSIZE 4 |
| #define | TICKOFFSET 0 |
| #define | XPADDING 20 |
| #define | YPADDING 20 |
Macro Definition Documentation
◆ BIGTICKSIZE
| #define BIGTICKSIZE 10 |
Definition at line 40 of file kplotwidget.cpp.
◆ SMALLTICKSIZE
| #define SMALLTICKSIZE 4 |
Definition at line 41 of file kplotwidget.cpp.
◆ TICKOFFSET
| #define TICKOFFSET 0 |
Definition at line 42 of file kplotwidget.cpp.
◆ XPADDING
| #define XPADDING 20 |
Definition at line 38 of file kplotwidget.cpp.
◆ YPADDING
| #define YPADDING 20 |
Definition at line 39 of file kplotwidget.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.