igor::iEventFolderDeleted Class Reference

#include <iEventFilesystem.h>

Inherits igor::iEvent.

Public Member Functions

 iEventFolderDeleted (const iaString &path)
 
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

folder was deleted event

Constructor & Destructor Documentation

◆ iEventFolderDeleted()

igor::iEventFolderDeleted::iEventFolderDeleted ( const iaString path)

init members

Parameters
pathfilename of the deleted folder

Member Function Documentation

◆ getInfo()

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

Reimplemented from igor::iEvent.

◆ getPath()

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

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