MainDialog Class Reference

#include <MainDialog.h>

List of all members.

Public Types

 IDD = IDD_DIALOG1
 IDH = IDR_HTML_MAINDIALOG
enum  { IDD = IDD_DIALOG1, IDH = IDR_HTML_MAINDIALOG }

Public Member Functions

 MainDialog (CWnd *pParent=NULL)
virtual ~MainDialog ()
void OnHScroll (UINT nSBCode, UINT nPos, CScrollBar *pScrollBar)
HRESULT OnButtonOK (IHTMLElement *pElement)
HRESULT OnButtonCancel (IHTMLElement *pElement)
afx_msg void OnCbnSelchangeCombo1 ()
afx_msg void OnCbnSelchangeCombo2 ()
afx_msg void OnBnClickedCheckTf ()
afx_msg void OnBnClickedButtonTf ()
afx_msg void OnBnClickedCheckThresh ()
afx_msg void OnBnClickedOverview ()
afx_msg void OnBnClickedAverage ()
afx_msg void OnBnClickedFirsthit ()
afx_msg void OnBnClickedMip ()
afx_msg void OnBnClickedRadio1 ()
afx_msg void OnBnClickedNn ()
afx_msg void OnBnClickedTrilinear ()
afx_msg void OnBnClickedCheckTf2 ()
afx_msg void OnBnClickedSplineTrans ()
afx_msg void OnBnClickedCheckTf3 ()
afx_msg void OnBnClickedCheckTf4 ()
afx_msg void OnBnClickedCheck2 ()
afx_msg void OnBnClickedRadioF2b ()
afx_msg void OnBnClickedRadioB2f ()

Public Attributes

std::list< CChildFrame * > theFramesToAffect
BlackViewblack_view_
TFDialogtf_dialog_

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
virtual BOOL OnInitDialog ()

Protected Attributes

bool set_range

Private Attributes

int theLastTreshold


Member Enumeration Documentation

anonymous enum

Enumerator:
IDD 
IDH 


Constructor & Destructor Documentation

MainDialog::MainDialog ( CWnd *  pParent = NULL  ) 

MainDialog::~MainDialog (  )  [virtual]


Member Function Documentation

void MainDialog::DoDataExchange ( CDataExchange *  pDX  )  [protected, virtual]

void MainDialog::OnBnClickedAverage (  ) 

void MainDialog::OnBnClickedButtonTf (  ) 

void MainDialog::OnBnClickedCheck2 (  ) 

void MainDialog::OnBnClickedCheckTf (  ) 

void MainDialog::OnBnClickedCheckTf2 (  ) 

void MainDialog::OnBnClickedCheckTf3 (  ) 

void MainDialog::OnBnClickedCheckTf4 (  ) 

void MainDialog::OnBnClickedCheckThresh (  ) 

void MainDialog::OnBnClickedFirsthit (  ) 

void MainDialog::OnBnClickedMip (  ) 

void MainDialog::OnBnClickedNn (  ) 

void MainDialog::OnBnClickedOverview (  ) 

void MainDialog::OnBnClickedRadio1 (  ) 

void MainDialog::OnBnClickedRadioB2f (  ) 

void MainDialog::OnBnClickedRadioF2b (  ) 

void MainDialog::OnBnClickedSplineTrans (  ) 

void MainDialog::OnBnClickedTrilinear (  ) 

HRESULT MainDialog::OnButtonCancel ( IHTMLElement *  pElement  ) 

OnButtonCancel HRESULT MainDialog::OnButtonOK ( IHTMLElement *  pElement  ) 

void MainDialog::OnCbnSelchangeCombo1 (  ) 

void MainDialog::OnCbnSelchangeCombo2 (  ) 

void MainDialog::OnHScroll ( UINT  nSBCode,
UINT  nPos,
CScrollBar *  pScrollBar 
)

BOOL MainDialog::OnInitDialog (  )  [protected, virtual]


Member Data Documentation

BlackView* MainDialog::black_view_

bool MainDialog::set_range [protected]

TFDialog* MainDialog::tf_dialog_

std::list<CChildFrame*> MainDialog::theFramesToAffect

int MainDialog::theLastTreshold [private]


The documentation for this class was generated from the following files:
Generated on Wed Dec 6 11:27:27 2006 by  doxygen 1.4.7