papyrus logo

Papyrus::Gtk::LineJoinComboBox Class Reference

A drop-down combobox that is loaded with graphical examples of all line join styles available in Cairo. More...

#include <linejoincombobox.h>

List of all members.

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

Detailed Description

A drop-down combobox that is loaded with graphical examples of all line join styles available in Cairo.

screenshot_linejoincombobox_collapsed.png

LineJoinComboBox collapsed

screenshot_linejoincombobox_expanded.png

LineJoinComboBox expanded

Author:
Rick L Vinyard Jr <rvinyard@cs.nmsu.edu>

Constructor & Destructor Documentation

Papyrus::Gtk::LineJoinComboBox::LineJoinComboBox ( int  active = 0  ) 
Papyrus::Gtk::LineJoinComboBox::~LineJoinComboBox (  ) 

Member Function Documentation

void Papyrus::Gtk::LineJoinComboBox::create_pixbufs (  )  [protected]

Member Data Documentation

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().


The documentation for this class was generated from the following files:

Generated on Fri Apr 16 12:41:11 2010 for papyrus by doxygen 1.6.1