CRobotRemoteDlg2 Class Reference

#include <RobotRemoteDlg.h>

List of all members.

Public Types

 IDD = IDD_ROBOTREMOTE_DIALOG2
enum  { IDD = IDD_ROBOTREMOTE_DIALOG2 }

Public Member Functions

 CRobotRemoteDlg2 (CWnd *pParent=NULL)
void update ()

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 void OnTimer (UINT nIDEvent)
afx_msg void OnDestroy ()

Protected Attributes

HICON m_hIcon


Detailed Description

The main dialog

Author:
Martin Lötzsch

Definition at line 68 of file RobotRemoteDlg.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
IDD 

Definition at line 77 of file RobotRemoteDlg.h.


Constructor & Destructor Documentation

CRobotRemoteDlg2::CRobotRemoteDlg2 ( CWnd *  pParent = NULL  ) 

Definition at line 150 of file RobotRemoteDlg.cpp.

References IDR_MAINFRAME, and m_hIcon.


Member Function Documentation

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

Definition at line 158 of file RobotRemoteDlg.cpp.

void CRobotRemoteDlg2::OnDestroy (  )  [protected]

Definition at line 220 of file RobotRemoteDlg.cpp.

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

Definition at line 179 of file RobotRemoteDlg.cpp.

References FALSE, m_hIcon, TRUE, and update().

void CRobotRemoteDlg2::OnPaint (  )  [protected]

Definition at line 199 of file RobotRemoteDlg.cpp.

References getRobotRemoteApp(), image, and ImageMethods::paintImage2CDCAsYUV().

void CRobotRemoteDlg2::OnSysCommand ( UINT  nID,
LPARAM  lParam 
) [protected]

Definition at line 193 of file RobotRemoteDlg.cpp.

void CRobotRemoteDlg2::OnTimer ( UINT  nIDEvent  )  [protected]

Definition at line 212 of file RobotRemoteDlg.cpp.

References getRobotRemoteApp(), and CRobotRemoteApp::OnIdle().

void CRobotRemoteDlg2::update (  ) 

Updates the buttons and bitmaps

Definition at line 174 of file RobotRemoteDlg.cpp.

Referenced by OnInitDialog(), and CRobotRemoteApp::updateDialogs().


Member Data Documentation

HICON CRobotRemoteDlg2::m_hIcon [protected]

Definition at line 86 of file RobotRemoteDlg.h.

Referenced by CRobotRemoteDlg2(), and OnInitDialog().


The documentation for this class was generated from the following files:
Generated on Thu Dec 7 01:24:35 2006 for DT2005.panorama by  doxygen 1.4.7