igor::iEventFileMovedFrom Class Reference

#include <iEventFilesystem.h>

Inherits igor::iEvent.

Public Member Functions

 iEventFileMovedFrom (const iaString &filename)
 
virtual const iaString getInfo () const override
 
const iaStringgetPath () const
 
- Public Member Functions inherited from igor::iEvent
 iEvent (iWindowPtr window=nullptr, bool cantConsume=false)
 
virtual ~iEvent ()=default
 
bool isOfKind (const iEventKind kind) const
 
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)
 
template<typename T , typename F >
bool dispatch (const F &func) const
 

Detailed Description

file was moved from event

Constructor & Destructor Documentation

◆ iEventFileMovedFrom()

igor::iEventFileMovedFrom::iEventFileMovedFrom ( const iaString filename)

init members

Parameters
filenamefilename of the crated file

Member Function Documentation

◆ getInfo()

const iaString igor::iEventFileMovedFrom::getInfo ( ) const
overridevirtual
Returns
information to event

Reimplemented from igor::iEvent.

◆ getPath()

const iaString & igor::iEventFileMovedFrom::getPath ( ) const
Returns
the filename

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