#include <manager_gui.h>
|
| | RpmsDrawingArea (int side_length=250, double max_rpm=7000, double large_step=1000, double min_angle=145 *pi/180., double max_angle=320 *pi/180.) |
| |
| void | setRpm (double rpm) |
| |
| virtual | ~RpmsDrawingArea () |
| |
| void | drawText (std::string text, const Cairo::RefPtr< Cairo::Context > &cr, const int rectangle_width, const int rectangle_height, double font_size=10) |
| | Function to draw text in a Gtk::DrawingArea. More...
|
| |
| void | drawTextItalics (std::string text, const Cairo::RefPtr< Cairo::Context > &cr, const int rectangle_width, const int rectangle_height, double font_size=10) |
| | Function to draw text in a Gtk::DrawingArea in italics. More...
|
| |
| void | drawTextItalicsNotBold (std::string text, const Cairo::RefPtr< Cairo::Context > &cr, const int rectangle_width, const int rectangle_height, double font_size=10) |
| | Function to draw text in a Gtk::DrawingArea, italics but not bold. More...
|
| |
| | ExtendedDrawingArea () |
| | Class constructor. More...
|
| |
| virtual | ~ExtendedDrawingArea () |
| | Class destructor. More...
|
| |
|
| virtual bool | on_draw (const Cairo::RefPtr< Cairo::Context > &cr) |
| |
Definition at line 1937 of file manager_gui.h.
| RpmsDrawingArea::RpmsDrawingArea |
( |
int |
side_length = 250, |
|
|
double |
max_rpm = 7000, |
|
|
double |
large_step = 1000, |
|
|
double |
min_angle = 145*pi/180., |
|
|
double |
max_angle = 320*pi/180. |
|
) |
| |
|
inline |
| virtual RpmsDrawingArea::~RpmsDrawingArea |
( |
| ) |
|
|
inlinevirtual |
| virtual bool RpmsDrawingArea::on_draw |
( |
const Cairo::RefPtr< Cairo::Context > & |
cr | ) |
|
|
inlineprotectedvirtual |
| void RpmsDrawingArea::setRpm |
( |
double |
rpm | ) |
|
|
inline |
| double RpmsDrawingArea::large_step_ |
|
protected |
| double RpmsDrawingArea::max_angle_ |
|
protected |
| double RpmsDrawingArea::max_rpm_ |
|
protected |
| double RpmsDrawingArea::min_angle_ |
|
protected |
| double RpmsDrawingArea::rpm_value_ |
|
protected |
| int RpmsDrawingArea::side_length_ |
|
protected |
The documentation for this class was generated from the following file:
atlascar_base
Author(s): Jorge Almeida, Sérgio Pinho, Miguel Oliveira, Pedro Salvado, Andre Oliveira and Pedro Pinheiro
autogenerated on Mon Mar 2 2015 01:31:23