CShowTheFlowDlg Class Reference

Hauptprogramm der Anwendung. More...

#include <ShowTheFlowDlg.h>

List of all members.

Public Types

enum  { IDD = IDD_SHOWTHEFLOW_DIALOG }

Public Member Functions

 CShowTheFlowDlg (CWnd *pParent=NULL)
 ~CShowTheFlowDlg ()
afx_msg void OnFileOpen ()
afx_msg void OnFileQuit ()
afx_msg void OnBnClickedButtonDraw ()
afx_msg void OnBnClickedRadioCanvas1 ()
afx_msg void OnBnClickedRadioCanvas2 ()
afx_msg void OnLButtonUp (UINT nFlags, CPoint point)
afx_msg void OnMouseMove (UINT nFlags, CPoint point)
afx_msg void OnContextMenu (CWnd *, CPoint point)
afx_msg void OnPopupChangecolor ()
afx_msg void OnPopupDelete ()
afx_msg void OnPresetBlackwhite ()
afx_msg void OnPresetBlueyellow ()
afx_msg void OnPresetBluegreenred ()
afx_msg void OnPresetBlackbluecyan ()
afx_msg void OnPresetBlackorangeyellow ()

Public Attributes

CTabCtrlSSL m_TabControl
CTransferDisplay m_transferDisplay
CButton chk_arrow
CButton chk_stream
CButton chk_background

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
virtual BOOL OnInitDialog ()
afx_msg void OnSysCommand (UINT nID, LPARAM lParam)
afx_msg void OnPaint ()
afx_msg HCURSOR OnQueryDragIcon ()

Protected Attributes

COpenGLControl openGLControl_Canvas1
COpenGLControl openGLControl_Canvas2
COpenGLControlcurrentCanvas
TransferPointcurrentPoint
FlowData flowDataSet
 FlowData.
ArrowTAB arrowTAB
 Tabpages.
StreamlineTAB streamlineTAB
BackgroundTAB backTAB
bool wasMove
FlowDrawerfDrawer
HICON m_hIcon


Detailed Description

Hauptprogramm der Anwendung.

Übernimmt die meisten Benutzerinterkationsaufgaben und legt alle Variablen usw. an.


Member Enumeration Documentation

anonymous enum
 

Enumerator:
IDD 


Constructor & Destructor Documentation

CShowTheFlowDlg::CShowTheFlowDlg CWnd *  pParent = NULL  ) 
 

CShowTheFlowDlg::~CShowTheFlowDlg  ) 
 


Member Function Documentation

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

void CShowTheFlowDlg::OnBnClickedButtonDraw  ) 
 

void CShowTheFlowDlg::OnBnClickedRadioCanvas1  ) 
 

void CShowTheFlowDlg::OnBnClickedRadioCanvas2  ) 
 

void CShowTheFlowDlg::OnContextMenu CWnd *  ,
CPoint  point
 

void CShowTheFlowDlg::OnFileOpen  ) 
 

void CShowTheFlowDlg::OnFileQuit  ) 
 

BOOL CShowTheFlowDlg::OnInitDialog  )  [protected, virtual]
 

void CShowTheFlowDlg::OnLButtonUp UINT  nFlags,
CPoint  point
 

void CShowTheFlowDlg::OnMouseMove UINT  nFlags,
CPoint  point
 

void CShowTheFlowDlg::OnPaint  )  [protected]
 

void CShowTheFlowDlg::OnPopupChangecolor  ) 
 

void CShowTheFlowDlg::OnPopupDelete  ) 
 

void CShowTheFlowDlg::OnPresetBlackbluecyan  ) 
 

void CShowTheFlowDlg::OnPresetBlackorangeyellow  ) 
 

void CShowTheFlowDlg::OnPresetBlackwhite  ) 
 

void CShowTheFlowDlg::OnPresetBluegreenred  ) 
 

void CShowTheFlowDlg::OnPresetBlueyellow  ) 
 

HCURSOR CShowTheFlowDlg::OnQueryDragIcon  )  [protected]
 

void CShowTheFlowDlg::OnSysCommand UINT  nID,
LPARAM  lParam
[protected]
 


Member Data Documentation

ArrowTAB CShowTheFlowDlg::arrowTAB [protected]
 

Tabpages.

BackgroundTAB CShowTheFlowDlg::backTAB [protected]
 

CButton CShowTheFlowDlg::chk_arrow
 

CButton CShowTheFlowDlg::chk_background
 

CButton CShowTheFlowDlg::chk_stream
 

COpenGLControl* CShowTheFlowDlg::currentCanvas [protected]
 

TransferPoint* CShowTheFlowDlg::currentPoint [protected]
 

FlowDrawer* CShowTheFlowDlg::fDrawer [protected]
 

FlowData CShowTheFlowDlg::flowDataSet [protected]
 

FlowData.

HICON CShowTheFlowDlg::m_hIcon [protected]
 

CTabCtrlSSL CShowTheFlowDlg::m_TabControl
 

CTransferDisplay CShowTheFlowDlg::m_transferDisplay
 

COpenGLControl CShowTheFlowDlg::openGLControl_Canvas1 [protected]
 

COpenGLControl CShowTheFlowDlg::openGLControl_Canvas2 [protected]
 

StreamlineTAB CShowTheFlowDlg::streamlineTAB [protected]
 

bool CShowTheFlowDlg::wasMove [protected]
 


The documentation for this class was generated from the following files:
Generated on Sun Jan 15 17:55:58 2006 for Show The Flow by  doxygen 1.4.5