tbx  0.7.5
Public Member Functions | List of all members
tbx::GainCaretListener Class Referenceabstract

Listener for gain caret Wimp event. More...

#include <caretlistener.h>

Inheritance diagram for tbx::GainCaretListener:
tbx::Listener

Public Member Functions

virtual void gain_caret (CaretEvent &event)=0
 virtual function called when the application receives the gain caret window event More...
 
- Public Member Functions inherited from tbx::Listener
virtual ~Listener ()
 Destroy the listener object.
 

Additional Inherited Members

- Protected Member Functions inherited from tbx::Listener
 Listener ()
 Construct the Listener object.
 

Detailed Description

Listener for gain caret Wimp event.

The event isn't generated if the input focus only changes position within the same window

Member Function Documentation

◆ gain_caret()

virtual void tbx::GainCaretListener::gain_caret ( CaretEvent event)
pure virtual

virtual function called when the application receives the gain caret window event

Parameters
eventdetails of where the caret has been moved to

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