FFTPanel Class Reference

#include <fft_panel.hh>

Inherits ost::img::gui::DataViewerPanelBase.


Public Slots

void SetPosition (const Point &p)
void ShowSizeDialog ()

Public Member Functions

 FFTPanel (const Data &parent_data, QWidget *parent)
virtual ~FFTPanel ()
void SetFFTSize (unsigned int size)
unsigned int GetFFTSize ()
virtual void ObserverUpdate ()

Protected Member Functions

void update_fft ()

Protected Attributes

unsigned int size_
Point parent_position_
const Dataparent_data_
ImageHandle fft_data_


Detailed Description

Definition at line 32 of file fft_panel.hh.


Constructor & Destructor Documentation

FFTPanel ( const Data parent_data,
QWidget *  parent 
)

virtual ~FFTPanel (  )  [virtual]


Member Function Documentation

unsigned int GetFFTSize (  ) 

virtual void ObserverUpdate (  )  [virtual]

called upon data change, noop by default

Reimplemented from DataViewerPanelBase.

void SetFFTSize ( unsigned int  size  ) 

void SetPosition ( const Point p  )  [slot]

void ShowSizeDialog (  )  [slot]

void update_fft (  )  [protected]


Field Documentation

ImageHandle fft_data_ [protected]

Definition at line 52 of file fft_panel.hh.

const Data& parent_data_ [protected]

Definition at line 51 of file fft_panel.hh.

Point parent_position_ [protected]

Definition at line 50 of file fft_panel.hh.

unsigned int size_ [protected]

Definition at line 49 of file fft_panel.hh.


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

Generated on Fri Jul 2 14:23:07 2010 for OpenStructure by  doxygen 1.5.8