Home
last modified time | relevance | path

Searched defs:setStretchEnabled (Results 1 – 3 of 3) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/qt3support/widgets/
H A Dq3header.h98 void setStretchEnabled(bool b) { setStretchEnabled(b, -1); } in setStretchEnabled() function
H A Dq3header.cpp1996 void Q3Header::setStretchEnabled(bool b, int section) in setStretchEnabled() function in Q3Header
/dports/devel/qmake/qt-x11-free-3.3.8/src/widgets/
H A Dqheader.h89 void setStretchEnabled( bool b ) { setStretchEnabled( b, -1 ); } in setStretchEnabled() function