LineWinDialog Class Reference

#include <DataWin.h>

List of all members.


Detailed Description

GreyLab linescan window class.

Shows the linescan image, reports on mouse position and passes click events to GreyLabWindow.

Remarks:
Should probably now be merged with the DataWinDialog class?

Definition at line 65 of file DataWin.h.


Public Types

enum  { ID_LS_ZOOM = DataWinDialog::ID_LAST, ID_LAST }

Public Member Functions

 LineWinDialog (FXApp *app, FXWindow *win)
 Linescan window class constructor.
virtual ~LineWinDialog ()

Public Attributes

ImageView * lineImageview
 Image display widget.
FXLabel * positionLabel
 Mouse x, y position label.

Private Member Functions

 LineWinDialog ()

Member Enumeration Documentation

anonymous enum

Enumerator:
ID_LS_ZOOM 
ID_LAST 

Definition at line 74 of file DataWin.h.


Constructor & Destructor Documentation

LineWinDialog::LineWinDialog ( FXApp *  app,
FXWindow *  win 
)

Linescan window class constructor.

Parameters:
app Application object.
win Parent window object.

Definition at line 80 of file DataWin.cpp.

References ic_ls16, ic_ls32, ID_LS_ZOOM, lineImageview, and positionLabel.


The documentation for this class was generated from the following files:
Generated on Mon Mar 10 13:55:46 2008 for GreyLab by  doxygen 1.5.3