MCPcopy Create free account
hub / github.com/Faster3ck/Converseen / onPushResetClick

Method onPushResetClick

src/mainwindowimpl.cpp:1082–1086  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1080}
1081
1082void MainWindowImpl::onPushResetClick()
1083{
1084 selectGeometryUnit(comboResizeValues->currentText());
1085 showNewSizePreview();
1086}
1087
1088void MainWindowImpl::showPreviewAndInfos()
1089{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected