MCPcopy Create free account
hub / github.com/Linloir/GraphBuilder / resizeEvent

Method resizeEvent

customWidgets.cpp:202–204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

200}
201
202void selectionItem::resizeEvent(QResizeEvent *event){
203 bgWidget->resize(this->size());
204}
205
206void selectionItem::Select(){
207 if(!onSelected){

Callers

nothing calls this directly

Calls 1

moveMethod · 0.80

Tested by

no test coverage detected