MCPcopy Create free account
hub / github.com/chrxh/alien / onCopy

Method onCopy

source/Gui/PatternEditorWindow.cpp:371–374  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

369}
370
371void PatternEditorWindow::onCopy()
372{
373 _copiedSelection = _simulationFacade->getSelectedSimulationData(EditorModel::get().isRolloutToClusters());
374}
375
376bool PatternEditorWindow::isPastingPossible() const
377{

Callers

nothing calls this directly

Calls 2

isRolloutToClustersMethod · 0.80

Tested by

no test coverage detected