
A drop-down combobox that is loaded with graphical examples of all line join styles available in Cairo. More...
#include <linejoincombobox.h>
Classes | |
| class | ModelColumns |
Public Member Functions | |
| LineJoinComboBox (int active=0) | |
| ~LineJoinComboBox () | |
Protected Member Functions | |
| void | create_pixbufs () |
Protected Attributes | |
| Glib::RefPtr< ::Gtk::ListStore > | m_store |
| ModelColumns | m_columns |
Static Protected Attributes | |
| static std::vector < Glib::RefPtr< Gdk::Pixbuf > > | m_pixbuf |
A drop-down combobox that is loaded with graphical examples of all line join styles available in Cairo.
LineJoinComboBox collapsed
LineJoinComboBox expanded
| Papyrus::Gtk::LineJoinComboBox::LineJoinComboBox | ( | int | active = 0 |
) |
| Papyrus::Gtk::LineJoinComboBox::~LineJoinComboBox | ( | ) |
| void Papyrus::Gtk::LineJoinComboBox::create_pixbufs | ( | ) | [protected] |
References Papyrus::Canvas::create(), Papyrus::Gtk::create_pixbuf(), Papyrus::example_line_join(), and m_pixbuf.
Referenced by LineJoinComboBox().
Referenced by LineJoinComboBox().
std::vector< Glib::RefPtr< Gdk::Pixbuf > > Papyrus::Gtk::LineJoinComboBox::m_pixbuf [static, protected] |
Referenced by create_pixbufs(), and LineJoinComboBox().
Glib::RefPtr< ::Gtk::ListStore> Papyrus::Gtk::LineJoinComboBox::m_store [protected] |
Referenced by LineJoinComboBox().
1.6.1