Home
last modified time | relevance | path

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

/dports/graphics/djview4/djview4-4.12/src/
H A Dqdjview.h309 QRect textLabelRect; variable
H A Dqdjview.cpp4052 textLabelRect = info.selected; in pointerPosition()
4071 if (! textLabelRect.isEmpty()) in updateTextLabel()
4073 text = widget->getTextForRect(textLabelRect); in updateTextLabel()