|
Horizon
|
Public Member Functions | |
| json | process (const std::set< SelectableRef > &sel) |
Static Public Member Functions | |
| static std::unique_ptr< ClipboardBase > | create (class IDocument &doc) |
Protected Member Functions | |
| virtual void | expand_selection () |
| virtual void | serialize (json &j) |
| virtual class IDocument & | get_doc ()=0 |
Protected Attributes | |
| std::set< SelectableRef > | selection |