papyrus logo

Papyrus::Gtk::LineCapComboBox Class Reference

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

#include <linecapcombobox.h>

List of all members.

Classes

class  ModelColumns

Public Member Functions

 LineCapComboBox (int active=0)
 ~LineCapComboBox ()

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_linecapcombobox_collapsed.png

LineCapComboBox collapsed

screenshot_linecapcombobox_expanded.png

LineCapComboBox expanded

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

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

Referenced by LineCapComboBox().

std::vector< Glib::RefPtr< Gdk::Pixbuf > > Papyrus::Gtk::LineCapComboBox::m_pixbuf [static, protected]

Referenced by create_pixbufs(), and LineCapComboBox().

Glib::RefPtr< ::Gtk::ListStore> Papyrus::Gtk::LineCapComboBox::m_store [protected]

Referenced by LineCapComboBox().


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