Scenario::SlotPresenter Struct Reference
Inheritance diagram for Scenario::SlotPresenter:

Public Member Functions

 SlotPresenter (const SlotPresenter &)=delete
 
 SlotPresenter (SlotPresenter &&) noexcept=default
 
SlotPresenteroperator= (const SlotPresenter &)=delete
 
SlotPresenteroperator= (SlotPresenter &&) noexcept=default
 
 SlotPresenter (const LayerSlotPresenter &l) noexcept=delete
 
 SlotPresenter (const NodalSlotPresenter &l) noexcept=delete
 
 SlotPresenter (LayerSlotPresenter &&l) noexcept
 
 SlotPresenter (NodalSlotPresenter &&l) noexcept
 
LayerSlotPresentergetLayerSlot () const noexcept
 
NodalSlotPresentergetNodalSlot () const noexcept
 
template<typename Layer , typename Nodal >
auto visit (const Layer &lfun, const Nodal &nfun)
 
template<typename Layer , typename Nodal >
auto visit (const Layer &lfun, const Nodal &nfun) const
 
template<typename F >
auto visit (const F &fun)
 
template<typename F >
auto visit (const F &fun) const
 
void cleanup (QGraphicsScene *sc)
 

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