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

Listener for when the save as dialogue box has been closed. More...

#include <saver.h>

Public Member Functions

virtual void saver_finished (const SaverFinishedEvent &finished)=0
 Called when the saver has finished. More...
 

Detailed Description

Listener for when the save as dialogue box has been closed.

Member Function Documentation

◆ saver_finished()

virtual void tbx::SaverFinishedHandler::saver_finished ( const SaverFinishedEvent finished)
pure virtual

Called when the saver has finished.

Parameters
finishedinformation on how this save finished

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