Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/styles/
H A Dqgtkstyle.cpp128 static const int groupBoxTitleMargin = 6; // space between contents and title variable
3097 …meRect.adjusted(leftMarginExtension + margin, margin + topHeight + groupBoxTitleMargin, -margin, -… in subControlRect()
3354 …newSize += QSize(4, groupBoxBottomMargin + groupBoxTopMargin + groupBoxTitleMargin); // Add some s… in sizeFromContents()
/dports/x11-themes/qt5-style-plugins/qtstyleplugins-5.0.0-23-g335dbe/src/plugins/styles/gtk2/
H A Dqgtkstyle.cpp255 static const int groupBoxTitleMargin = 6; // space between contents and title variable
3595 …meRect.adjusted(leftMarginExtension + margin, margin + topHeight + groupBoxTitleMargin, -margin, -… in subControlRect()
3855 …newSize += QSize(4, 1 + groupBoxBottomMargin + groupBoxTopMargin + groupBoxTitleMargin); // Add so… in sizeFromContents()