kstars
cscroll_graph Class Reference
#include <scroll_graph.h>
Public Member Functions | |
| cscroll_graph (QWidget *own, int client_width, int client_height) | |
| virtual | ~cscroll_graph () |
| bool | add_point (double ra, double dec) |
| QImage * | get_buffer (void) |
| int | get_grid_N (void) |
| void | get_screen_size (int *sx, int *sy) |
| void | get_visible_ranges (int *rx, int *ry) |
| void | on_paint (void) |
| void | reset_data (void) |
| void | reset_view (void) |
| void | set_visible_ranges (int rx, int ry) |
Detailed Description
Definition at line 31 of file scroll_graph.h.
Constructor & Destructor Documentation
| cscroll_graph::cscroll_graph | ( | QWidget * | own, |
| int | client_width, | ||
| int | client_height | ||
| ) |
Definition at line 20 of file scroll_graph.cpp.
|
virtual |
Definition at line 61 of file scroll_graph.cpp.
Member Function Documentation
| bool cscroll_graph::add_point | ( | double | ra, |
| double | dec | ||
| ) |
Definition at line 382 of file scroll_graph.cpp.
| QImage * cscroll_graph::get_buffer | ( | void | ) |
Definition at line 150 of file scroll_graph.cpp.
| int cscroll_graph::get_grid_N | ( | void | ) |
Definition at line 124 of file scroll_graph.cpp.
| void cscroll_graph::get_screen_size | ( | int * | sx, |
| int * | sy | ||
| ) |
Definition at line 156 of file scroll_graph.cpp.
| void cscroll_graph::get_visible_ranges | ( | int * | rx, |
| int * | ry | ||
| ) |
Definition at line 117 of file scroll_graph.cpp.
| void cscroll_graph::on_paint | ( | void | ) |
Definition at line 163 of file scroll_graph.cpp.
| void cscroll_graph::reset_data | ( | void | ) |
Definition at line 141 of file scroll_graph.cpp.
| void cscroll_graph::reset_view | ( | void | ) |
Definition at line 130 of file scroll_graph.cpp.
| void cscroll_graph::set_visible_ranges | ( | int | rx, |
| int | ry | ||
| ) |
Definition at line 87 of file scroll_graph.cpp.
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:36:22 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:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference