LTI-Lib latest version v1.9 - last update 10 Apr 2010

lti::histogramViewer::configDialog Class Reference

GTK Widget for the configuration dialog of the histogram viewer. More...

#include <ltiHistogramViewer.h>

Inheritance diagram for lti::histogramViewer::configDialog:
Inheritance graph
[legend]
Collaboration diagram for lti::histogramViewer::configDialog:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 configDialog ()
virtual ~configDialog ()

Protected Member Functions

virtual void insertPages ()
pageWidget buildHistoPage ()
virtual bool getDialogData ()
virtual bool setDialogData ()

Static Protected Member Functions

GTK+ Callbacks

Callback functions created by Glade



static void on_greycell_toggled (GtkToggleButton *togglebutton, gpointer user_data)
static void on_rgbCell_toggled (GtkToggleButton *togglebutton, gpointer user_data)
static void on_points_toggled (GtkToggleButton *togglebutton, gpointer user_data)
static void on_boxes_toggled (GtkToggleButton *togglebutton, gpointer user_data)
static void on_celllines_toggled (GtkToggleButton *togglebutton, gpointer user_data)
static void on_threshold_changed (GtkEditable *editable, gpointer user_data)
static void on_binr_changed (GtkEditable *editable, gpointer user_data)
static void on_bing_changed (GtkEditable *editable, gpointer user_data)
static void on_binb_changed (GtkEditable *editable, gpointer user_data)

Protected Attributes

GTK+ Widgets

Callback functions created by Glade



GtkWidget * cellcolor
GtkWidget * cellcolorGrey
GtkWidget * cellcolorRGB
GtkWidget * cellformPoint
GtkWidget * cellformBox
GtkWidget * cellformLines
GtkWidget * cellThreshold
GtkWidget * binr
GtkWidget * bing
GtkWidget * binb
GtkWidget * maxcellvalue
GtkWidget * numofentry
GtkWidget * bins

Detailed Description

GTK Widget for the configuration dialog of the histogram viewer.


Constructor & Destructor Documentation

lti::histogramViewer::configDialog::configDialog (  ) 

create dialog and tell it in which parameter block the user data should be stored

Reimplemented from lti::viewerBase3D::configDialog.

virtual lti::histogramViewer::configDialog::~configDialog (  )  [virtual]

destroy the dialog

Reimplemented from lti::viewerBase3D::configDialog.


Member Function Documentation

pageWidget lti::histogramViewer::configDialog::buildHistoPage (  )  [protected]

Build a page in the main settings dialog.

virtual bool lti::histogramViewer::configDialog::getDialogData (  )  [protected, virtual]

copy the contents of the dialog in the parameters object

Reimplemented from lti::viewerBase3D::configDialog.

virtual void lti::histogramViewer::configDialog::insertPages (  )  [protected, virtual]

Inserts all Pages in the main settings dialog.

Reimplemented from lti::viewerBase3D::configDialog.

virtual bool lti::histogramViewer::configDialog::setDialogData (  )  [protected, virtual]

copy the contents of the parameters object into the dialog entries

Reimplemented from lti::viewerBase3D::configDialog.


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

Generated on Sat Apr 10 15:28:57 2010 for LTI-Lib by Doxygen 1.6.1