MGUI::CTRL_STATUSBAR_T< _CT > Class Template Reference

Convenience template for Status bar to allow method in container class to be called (MFC only). More...

#include <mgui/ctrl.h>

Inheritance diagram for MGUI::CTRL_STATUSBAR_T< _CT >:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 CTRL_STATUSBAR_T (_CT *pContainer=0)
void SetContainer (_CT *pContainer)
void SetFuncClick (void(_CT::*pfOnClick)(const NMMOUSE *))
void SetFuncDoubleClick (void(_CT::*pfOnDoubleClick)(const NMMOUSE *))
void SetFuncRightClick (void(_CT::*pfOnRightClick)(const NMMOUSE *))

Detailed Description

template<class _CT>
class MGUI::CTRL_STATUSBAR_T< _CT >

Convenience template for Status bar to allow method in container class to be called (MFC only).

Definition at line 2891 of file ctrl.h.


Constructor & Destructor Documentation

template<class _CT>
MGUI::CTRL_STATUSBAR_T< _CT >::CTRL_STATUSBAR_T _CT *  pContainer = 0  )  [inline]
 

Constructor.

Definition at line 2894 of file ctrl.h.


Member Function Documentation

template<class _CT>
void MGUI::CTRL_STATUSBAR_T< _CT >::SetContainer _CT *  pContainer  )  [inline]
 

Set container pointer.

Container may also be specified in constructor.

Definition at line 2901 of file ctrl.h.

template<class _CT>
void MGUI::CTRL_STATUSBAR_T< _CT >::SetFuncClick void(_CT::*  pfOnClick)(const NMMOUSE *)  )  [inline]
 

Set method to call when user left-clicks on an item.

Definition at line 2906 of file ctrl.h.

template<class _CT>
void MGUI::CTRL_STATUSBAR_T< _CT >::SetFuncDoubleClick void(_CT::*  pfOnDoubleClick)(const NMMOUSE *)  )  [inline]
 

Set method to call when user double-left-clicks on an item.

Definition at line 2911 of file ctrl.h.

template<class _CT>
void MGUI::CTRL_STATUSBAR_T< _CT >::SetFuncRightClick void(_CT::*  pfOnRightClick)(const NMMOUSE *)  )  [inline]
 

Set method to call when user right-clicks on an item.

Definition at line 2916 of file ctrl.h.


The documentation for this class was generated from the following file:
Generated on Wed May 31 15:29:50 2006 for TNTsdk by  doxygen 1.3.8-20040913