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

lti::viewer::configChannelFixed Class Reference

Configuration Dialog for viewer of images of fixed point scalar values, like channel8 or matrix<int>. More...

#include <ltiViewer.h>

Inheritance diagram for lti::viewer::configChannelFixed:
Inheritance graph
[legend]
Collaboration diagram for lti::viewer::configChannelFixed:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 configChannelFixed ()
virtual void insertFrames ()
virtual bool setDialogData ()
virtual configGTKDialognewInstance () const

Detailed Description

Configuration Dialog for viewer of images of fixed point scalar values, like channel8 or matrix<int>.


Constructor & Destructor Documentation

lti::viewer::configChannelFixed::configChannelFixed (  ) 

constructor


Member Function Documentation

virtual void lti::viewer::configChannelFixed::insertFrames (  )  [virtual]

Inserts all pages in the main settings dialog.

Reimplemented from lti::viewer::configDialog.

virtual configGTKDialog* lti::viewer::configChannelFixed::newInstance (  )  const [virtual]

create a new instance of this configuration dialog

Reimplemented from lti::viewer::configDialog.

virtual bool lti::viewer::configChannelFixed::setDialogData (  )  [virtual]

copy the contents of the parameters object into the dialog entries

This method should write all data given in the parameters into the GTK-Widget. Do not forget to check first if the parameter pointer is valid or not.

Returns:
true if successful, false otherwise.

Reimplemented from lti::viewer::configDialog.


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

Generated on Sat Apr 10 15:29:03 2010 for LTI-Lib by Doxygen 1.6.1