|
Scroom 0.14-49-gb7ae7a6d
|
#include <tweak-view.hh>


Public Types | |
| using | Ptr = std::shared_ptr< ITweakSelection > |
| using | Map = std::map< std::string, ITweakSelection::Ptr > |
Public Member Functions | |
| virtual Selection | tweakSelection (const Selection &selection) const =0 |
Public Member Functions inherited from Interface | |
| Interface ()=default | |
| Interface (const Interface &)=delete | |
| Interface & | operator= (const Interface &)=delete |
| Interface (Interface &&)=delete | |
| Interface & | operator= (Interface &&)=delete |
| virtual | ~Interface ()=default |
| using Scroom::Utils::ITweakSelection::Map = std::map<std::string, ITweakSelection::Ptr> |
| using Scroom::Utils::ITweakSelection::Ptr = std::shared_ptr<ITweakSelection> |