tbx  0.7.5
Public Member Functions | List of all members
tbx::SaverFinishedEvent Class Reference

Event information for when saver dialogue has been completed. More...

#include <saver.h>

Public Member Functions

 SaverFinishedEvent (Saver &saver, bool saved)
 Construct event from a Saver. More...
 
const Saversaver () const
 Return Saver for save that has completed.
 
bool save_done () const
 save_done true if the save was successful
 

Detailed Description

Event information for when saver dialogue has been completed.

Constructor & Destructor Documentation

◆ SaverFinishedEvent()

tbx::SaverFinishedEvent::SaverFinishedEvent ( Saver saver,
bool  saved 
)
inline

Construct event from a Saver.

Parameters
saverfor this save
savedtrue if save completed successully

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