|
QCAD Application Framework
CAD Application Development and Automation.
|
Helper class to update grid button status when focus changes (e.g. More...
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 |
Helper class to update grid button status when focus changes (e.g.
other MDI child is activated).
|
inline |
|
inline |
| int ToggleGridFocusListener::action |