|
Horizon
|
Public Member Functions | |
| ClipboardSchematic (class IDocumentSchematic &d) | |
Public Member Functions inherited from horizon::ClipboardBase | |
| json | process (const std::set< SelectableRef > &sel) |
Protected Member Functions | |
| void | expand_selection () override |
| void | serialize (json &j) override |
| IDocument & | get_doc () override |
Protected Attributes | |
| IDocumentSchematic & | 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) |