CSplashScreenDlg Class Reference

#include <SplashScreenDlg.h>

List of all members.

Public Types

 IDD = IDD_DIALOG_SPLASH_SCREEN
enum  { IDD = IDD_DIALOG_SPLASH_SCREEN }

Public Member Functions

 CSplashScreenDlg (CWnd *pParent=NULL)
void setMessage (CString message)

Public Attributes

CStatic m_bitmapStatic
CStatic m_configurationStatic
CStatic m_messageStatic
CStatic m_copyrightStatic

Protected Member Functions

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

Protected Attributes

CFont smallFont


Detailed Description

Displays the splash screen at the start of RobotControl

Author:
Martin Lötzsch

Definition at line 21 of file SplashScreenDlg.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
IDD 

Definition at line 30 of file SplashScreenDlg.h.


Constructor & Destructor Documentation

CSplashScreenDlg::CSplashScreenDlg ( CWnd *  pParent = NULL  ) 

the constructor.

Definition at line 13 of file SplashScreenDlg.cpp.


Member Function Documentation

CSplashScreenDlg::DECLARE_MESSAGE_MAP (  )  [protected]

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

Definition at line 21 of file SplashScreenDlg.cpp.

References IDC_SPLASH_SCREEN_BITMAP, IDC_SPLASH_SCREEN_CONFIGURATION, IDC_SPLASH_SCREEN_MESSAGE, m_bitmapStatic, m_configurationStatic, and m_messageStatic.

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

Definition at line 38 of file SplashScreenDlg.cpp.

References FALSE, and TRUE.

void CSplashScreenDlg::setMessage ( CString  message  ) 

Sets the boot message which is displayed on the splash screen

Definition at line 63 of file SplashScreenDlg.cpp.

References m_messageStatic.

Referenced by CRobotControlApp::InitInstance().


Member Data Documentation

CStatic CSplashScreenDlg::m_bitmapStatic

Definition at line 31 of file SplashScreenDlg.h.

Referenced by DoDataExchange().

CStatic CSplashScreenDlg::m_configurationStatic

Definition at line 32 of file SplashScreenDlg.h.

Referenced by DoDataExchange().

CStatic CSplashScreenDlg::m_copyrightStatic

Definition at line 34 of file SplashScreenDlg.h.

CStatic CSplashScreenDlg::m_messageStatic

Definition at line 33 of file SplashScreenDlg.h.

Referenced by DoDataExchange(), and setMessage().

CFont CSplashScreenDlg::smallFont [protected]

Definition at line 48 of file SplashScreenDlg.h.


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