Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx806 QSize qDefSize = kapp->style().sizeFromContents( QStyle::CT_PushButton, in pushButton() local
811 if ( qNormalSize.width() == qDefSize.width() ) in pushButton()
813 if ( qNormalSize.height() == qDefSize.height() ) in pushButton()

Completed in 17 milliseconds