igor::iEventWindowOpen Class Reference

#include <iEventWindow.h>

Inherits igor::iEvent.

Public Member Functions

 iEventWindowOpen (iWindowPtr window)
 
- Public Member Functions inherited from igor::iEvent
 iEvent (iWindowPtr window=nullptr)
 
virtual ~iEvent ()=default
 
bool isOfKind (const iEventKind kind)
 
virtual iEventType getEventType () const =0
 
virtual iEventKindMask getEventKindMask () const =0
 
virtual const iaString getName () const =0
 
virtual const iaString getInfo () const
 
iWindowPtr getWindow () const
 
bool isConsumed () const
 
void consume ()
 
template<typename T , typename F >
bool dispatch (const F &func)
 

Detailed Description

window open event

called after window was opened

Constructor & Destructor Documentation

◆ iEventWindowOpen()

igor::iEventWindowOpen::iEventWindowOpen ( iWindowPtr  window)

init members

Parameters
windowthe window that was opened

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