Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
202
void selectionItem::resizeEvent(QResizeEvent *event){
203
bgWidget->resize(this->size());
204
}
205
206
void selectionItem::Select(){
207
if(!onSelected){
Callers
nothing calls this directly
Calls
1
move
Method · 0.80
Tested by
no test coverage detected