Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

GtkStatsGuide Class Reference

A widget designed to be drawn next to a GtkStatsStripChart that shows the labels associated with the strip chart's guide bars. More...

#include <gtkStatsGuide.h>

List of all members.

Public Member Functions

 GtkStatsGuide (PStatStripChart *chart)

Private Member Functions

virtual gint configure_event_impl (GdkEventConfigure *event)
 Creates a new backing pixmap of the appropriate size.

virtual gint expose_event_impl (GdkEventExpose *event)
 Redraw the text.


Private Attributes

PStatStripChart_chart


Detailed Description

A widget designed to be drawn next to a GtkStatsStripChart that shows the labels associated with the strip chart's guide bars.

Definition at line 42 of file gtkStatsGuide.h.


Constructor & Destructor Documentation

GtkStatsGuide::GtkStatsGuide PStatStripChart chart  ) 
 

Definition at line 34 of file gtkStatsGuide.cxx.


Member Function Documentation

gint GtkStatsGuide::configure_event_impl GdkEventConfigure *  event  )  [private, virtual]
 

Creates a new backing pixmap of the appropriate size.

Definition at line 55 of file gtkStatsGuide.cxx.

References height, and width.

gint GtkStatsGuide::expose_event_impl GdkEventExpose *  event  )  [private, virtual]
 

Redraw the text.

We don't bother with clipping regions here, but just draw the whole thing every time.

Definition at line 74 of file gtkStatsGuide.cxx.

References _chart, and y.


Member Data Documentation

PStatStripChart* GtkStatsGuide::_chart [private]
 

Definition at line 51 of file gtkStatsGuide.h.

Referenced by expose_event_impl().


The documentation for this class was generated from the following files:
Generated on Fri May 2 03:27:10 2003 for Panda-Tool by doxygen1.3