papyrus logo

Papyrus::Gtk::StrokeDialog Class Reference

#include <strokedialog.h>

List of all members.

Public Member Functions

 StrokeDialog ()
 ~StrokeDialog ()
const ::Gtk::Button * get_apply_button () const
::Gtk::Button * get_apply_button ()
const ::Gtk::Button * get_cancel_button () const
::Gtk::Button * get_cancel_button ()
const ::Gtk::Button * get_ok_button () const
::Gtk::Button * get_ok_button ()
Papyrus::Stroke::pointer stroke () const

Protected Attributes

::Gtk::Button * m_apply_button
::Gtk::Button * m_cancel_button
::Gtk::Button * m_ok_button
StrokeWidget m_stroke_widget

Detailed Description

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

Constructor & Destructor Documentation

Papyrus::Gtk::StrokeDialog::StrokeDialog (  ) 
Papyrus::Gtk::StrokeDialog::~StrokeDialog (  ) 

Member Function Documentation

Gtk::Button * Papyrus::Gtk::StrokeDialog::get_apply_button (  ) 

References m_apply_button.

const ::Gtk::Button * Papyrus::Gtk::StrokeDialog::get_apply_button (  )  const

References m_apply_button.

Gtk::Button * Papyrus::Gtk::StrokeDialog::get_cancel_button (  ) 

References m_cancel_button.

const ::Gtk::Button * Papyrus::Gtk::StrokeDialog::get_cancel_button (  )  const

References m_cancel_button.

Gtk::Button * Papyrus::Gtk::StrokeDialog::get_ok_button (  ) 

References m_ok_button.

const ::Gtk::Button * Papyrus::Gtk::StrokeDialog::get_ok_button (  )  const

References m_ok_button.

Papyrus::Stroke::pointer Papyrus::Gtk::StrokeDialog::stroke (  )  const

Member Data Documentation

::Gtk::Button* Papyrus::Gtk::StrokeDialog::m_apply_button [protected]

Referenced by get_apply_button(), and StrokeDialog().

::Gtk::Button* Papyrus::Gtk::StrokeDialog::m_cancel_button [protected]

Referenced by get_cancel_button(), and StrokeDialog().

::Gtk::Button* Papyrus::Gtk::StrokeDialog::m_ok_button [protected]

Referenced by get_ok_button(), and StrokeDialog().

Referenced by stroke(), and StrokeDialog().


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