kstars
#include <QtGui>
#include <QWidget>
#include <QImage>
#include <QPainter>
Include dependency graph for scroll_graph.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | cscroll_graph |
struct | delta_data_t |
Macros | |
#define | DEC_LINE 1 |
#define | RA_LINE 0 |
Macro Definition Documentation
#define DEC_LINE 1 |
Definition at line 22 of file scroll_graph.h.
#define RA_LINE 0 |
Definition at line 21 of file scroll_graph.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:21 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:36:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.