PapyrusGtk::LineStyleWidget Class Reference

#include <papyrusmm/linestylewidget.h>

List of all members.


Detailed Description

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


Public Member Functions

 LineStyleWidget (bool use_preview=true)
const Papyrus::LineStyleget_line_style () const
bool use_preview ()
void set_use_preview (bool use=true)

Protected Member Functions

void on_color_changed ()
void on_width_changed ()
void on_line_join_changed (Cairo::LineJoin)
void on_line_cap_changed (Cairo::LineCap)

Protected Attributes

Gtk::Expander * m_expander
PapyrusGtk::Viewportm_viewport
Papyrus::Polyline::pointer m_line
Gtk::ColorButton m_color_button
Gtk::Adjustment m_width_adjustment
Gtk::SpinButton m_width_entry
Gtk::Adjustment m_miter_limit_adjustment
Gtk::SpinButton m_miter_limit_entry
PapyrusGtk::LineJoinButtonBox m_line_join_buttonbox
PapyrusGtk::LineCapButtonBox m_line_cap_buttonbox
Papyrus::LineStyle m_line_style


The documentation for this class was generated from the following files:
Generated on Sun Mar 11 10:01:59 2007 by  doxygen 1.5.1