Splitter position in designer
-
Hi,
it's possible to set splitter position in designer (without setSizes() method)? It could be handy feature :-).
I have 2 widgets in splitter layout - both have 50% of size. I want to specify default size for right panel in pixels. (Right panel will contain many components, so I prefer size setting in design-time in order to view final look...)
..and please, what is horizontalStretch and verticalStretch? (documentation for setHorizontalStretch says something like "sets horizontal stretch").