Pergunta

i have a qlabel with an image, it is inside a QGridLayout. when the form re-sizes the QGridlayout automatically resize but the qlabel with image does not stretch.

Foi útil?

Solução

Have you tried setting scaledContents property to True?

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top