|
Horizon
|
Public Member Functions | |
| ClipboardPackage (class IDocumentPackage &d) | |
Public Member Functions inherited from horizon::ClipboardBase | |
| json | process (const std::set< SelectableRef > &sel) |
Protected Member Functions | |
| void | serialize (json &j) override |
| IDocument & | get_doc () override |
Protected Member Functions inherited from horizon::ClipboardBase | |
| virtual void | expand_selection () |
Protected Attributes | |
| IDocumentPackage & | doc |
Protected Attributes inherited from horizon::ClipboardBase | |
| std::set< SelectableRef > | selection |
Additional Inherited Members | |
Static Public Member Functions inherited from horizon::ClipboardBase | |
| static std::unique_ptr< ClipboardBase > | create (class IDocument &doc) |