Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ paintEvent
Method
paintEvent
src/plugins/binarytools/widgets/combinationcomboxbox.cpp:123–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
123
void CombinationComboxBox::paintEvent(QPaintEvent *event)
124
{
125
QComboBox::paintEvent(event);
126
}
Callers
nothing calls this directly
Calls
1
paintEvent
Function · 0.50
Tested by
no test coverage detected