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"
Include dependency graph for kplotwidget.cpp:
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
#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.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:01 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:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.