QCAD Application Framework
CAD Application Development and Automation.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ToggleGridFocusListener Class Reference

Helper class to update grid button status when focus changes (e.g. More...

Inheritance diagram for ToggleGridFocusListener:
RFocusListenerAdapter RFocusListener

List of all members.

Public Member Functions

void ToggleGridFocusListener (void action)
void updateFocus (void di)
- Public Member Functions inherited from RFocusListenerAdapter
virtual void updateFocus (RDocumentInterface *di)
 Called by the document whenever the focus changed from one MDI to another.
virtual ~RFocusListenerAdapter ()
- Public Member Functions inherited from RFocusListener
virtual ~RFocusListener ()

Public Attributes

int action

Detailed Description

Helper class to update grid button status when focus changes (e.g.

other MDI child is activated).


Constructor & Destructor Documentation

void ToggleGridFocusListener::ToggleGridFocusListener ( void  action)
inline

Member Function Documentation

void ToggleGridFocusListener::updateFocus ( void  di)
inline

Member Data Documentation

int ToggleGridFocusListener::action

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