Home
last modified time | relevance | path

Searched refs:procBrush (Results 1 – 1 of 1) sorted by relevance

/dports/biology/ugene/ugene-40.1/src/plugins/workflow_designer/src/
H A DItemViewStyle.cpp159 QBrush procBrush(rg); in paint() local
161 painter->fillPath(contour, procBrush); in paint()