Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes

TCPWin32AccountHandler Class Reference

#include <TCPWin32AccountHandler.h>

Inheritance diagram for TCPWin32AccountHandler:
TCPAccountHandler AccountHandler EventListener

List of all members.

Public Member Functions

 TCPWin32AccountHandler ()
virtual void embedDialogWidgets (void *pEmbeddingParent)
virtual void removeDialogWidgets (void *pEmbeddingParent)
virtual void loadProperties ()
virtual void storeProperties ()
virtual BOOL _onCommand (HWND hWnd, WPARAM wParam, LPARAM lParam)
virtual bool shouldProcessFocus ()

Static Public Member Functions

static AccountHandlerstatic_constructor ()

Private Member Functions

void _checkButtonHwnd (HWND hCtrl, bool bChecked)
bool _isCheckedHwnd (HWND hCtrl)
int _getControlTextHwnd (HWND hCtrl, int iLen, const char *p_szBuf)

Private Attributes

XAP_Win32DialogHelperm_pWin32Dialog
HINSTANCE m_hInstance
HWND m_hServerEntry
HWND m_hPortEntry
HWND m_hServerRadio
HWND m_hJoinRadio
HWND m_hServerLabel
HWND m_hPortLabel
HWND m_hAllowAllCheck
HWND m_hAutoconnectCheck

Constructor & Destructor Documentation

TCPWin32AccountHandler::TCPWin32AccountHandler (  ) 

Member Function Documentation

void TCPWin32AccountHandler::_checkButtonHwnd ( HWND  hCtrl,
bool  bChecked 
) [private]

References UT_return_if_fail.

Referenced by embedDialogWidgets().

int TCPWin32AccountHandler::_getControlTextHwnd ( HWND  hCtrl,
int  iLen,
const char *  p_szBuf 
) [private]

References UT_return_val_if_fail.

Referenced by storeProperties().

bool TCPWin32AccountHandler::_isCheckedHwnd ( HWND  hCtrl  )  [private]

References UT_return_val_if_fail.

Referenced by _onCommand(), and storeProperties().

void TCPWin32AccountHandler::loadProperties (  )  [virtual]
void TCPWin32AccountHandler::removeDialogWidgets ( void *  pEmbeddingParent  )  [virtual]
bool TCPWin32AccountHandler::shouldProcessFocus (  )  [virtual]

References m_hAutoconnectCheck.

AccountHandler * TCPWin32AccountHandler::static_constructor (  )  [static]
void TCPWin32AccountHandler::storeProperties (  )  [virtual]

Member Data Documentation


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