#include <manager_gui.h>
|
| void | setStatus (bool active) |
| |
| | SwitchButtonDrawingArea (int side_length=50, std::string title=std::string("NOT_SET")) |
| |
| virtual | ~SwitchButtonDrawingArea () |
| |
| 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 1123 of file manager_gui.h.
| SwitchButtonDrawingArea::SwitchButtonDrawingArea |
( |
int |
side_length = 50, |
|
|
std::string |
title = std::string("NOT_SET") |
|
) |
| |
|
inline |
| virtual SwitchButtonDrawingArea::~SwitchButtonDrawingArea |
( |
| ) |
|
|
inlinevirtual |
| virtual bool SwitchButtonDrawingArea::on_draw |
( |
const Cairo::RefPtr< Cairo::Context > & |
cr | ) |
|
|
inlineprotectedvirtual |
| void SwitchButtonDrawingArea::setStatus |
( |
bool |
active | ) |
|
|
inline |
| bool SwitchButtonDrawingArea::active_ |
|
protected |
| std::string SwitchButtonDrawingArea::active_text_ |
|
protected |
| std::string SwitchButtonDrawingArea::not_active_text_ |
|
protected |
| int SwitchButtonDrawingArea::side_length_ |
|
protected |
| std::string SwitchButtonDrawingArea::title_text_ |
|
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