FB::RefreshEvent Class Reference
Fired when the plugin should repaint itself (such as on windows when WM_PAINT is received) More...
#include "DrawingEvents.h"
Inheritance diagram for FB::RefreshEvent:

Collaboration diagram for FB::RefreshEvent:

Additional Inherited Members | |
![]() | |
template<class T > | |
T * | get () |
Dynamic cast the pluginEvent to the specified type and throw an exception if it is not a subtype of the specified type. More... | |
template<class T > | |
bool | validType () |
Returns true if the object can be cast to the specified type. More... | |
Detailed Description
Fired when the plugin should repaint itself (such as on windows when WM_PAINT is received)
Definition at line 55 of file DrawingEvents.h.
The documentation for this class was generated from the following file:
Generated on Fri Dec 15 2017 16:00:05 for FireBreath by
