MCPcopy 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
123void CombinationComboxBox::paintEvent(QPaintEvent *event)
124{
125 QComboBox::paintEvent(event);
126}

Callers

nothing calls this directly

Calls 1

paintEventFunction · 0.50

Tested by

no test coverage detected