Horizon
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
horizon::ClipboardBoard Class Reference
Inheritance diagram for horizon::ClipboardBoard:
horizon::ClipboardBase

Public Member Functions

 ClipboardBoard (class IDocumentBoard &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
 
IDocumentget_doc () override
 
- Protected Member Functions inherited from horizon::ClipboardBase
virtual json serialize_junction (const class Junction &ju)
 

Protected Attributes

IDocumentBoarddoc
 
- Protected Attributes inherited from horizon::ClipboardBase
std::set< SelectableRefselection
 

Additional Inherited Members

- Static Public Member Functions inherited from horizon::ClipboardBase
static std::unique_ptr< ClipboardBasecreate (class IDocument &doc)
 

Member Function Documentation

◆ expand_selection()

void horizon::ClipboardBoard::expand_selection ( )
overrideprotectedvirtual

Reimplemented from horizon::ClipboardBase.

◆ get_doc()

IDocument & horizon::ClipboardBoard::get_doc ( )
overrideprotectedvirtual

◆ serialize()

void horizon::ClipboardBoard::serialize ( json j)
overrideprotectedvirtual

Reimplemented from horizon::ClipboardBase.


The documentation for this class was generated from the following files: