![]() |
Prusa Slicer 2.6.0
|
#include <src/libslic3r/PrintBase.hpp>
Collaboration diagram for Slic3r::PrintTryCancel:Public Member Functions | |
| void | operator() () const |
Private Member Functions | |
| PrintTryCancel ()=delete | |
| PrintTryCancel (const PrintBase *print) | |
Private Attributes | |
| friend | PrintBase |
| const PrintBase * | m_print |
|
privatedelete |
| void Slic3r::PrintTryCancel::operator() | ( | ) | const |
References m_print, and Slic3r::PrintBase::throw_if_canceled().
Here is the call graph for this function:Referenced by operator()().
|
private |