Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/serialassistant/
H A Drollswitchwidget.cpp50 int textY = rect.y(); in paintEvent() local
53 QRectF textRect(textX, textY, textX, rect.height()); in paintEvent()