Am 14.05.2013 18:18, schrieb Baz Walter:
On 14/05/13 16:15, andre hotz wrote:
My application has 4 areas, defined by a 2x2 QGridLayout. Each area can
have single widgets and also sub layouts.
Now I want the user to be able to interactivly change the size of each
of the 4 areas by a handle.
Basi
On 14/05/13 16:15, andre hotz wrote:
My application has 4 areas, defined by a 2x2 QGridLayout. Each area can
have single widgets and also sub layouts.
Now I want the user to be able to interactivly change the size of each
of the 4 areas by a handle.
Basically what a QSplitter does, but QSplitter
Hi all,
If have a quick question regarding qt layouts.
My application has 4 areas, defined by a 2x2 QGridLayout. Each area can
have single widgets and also sub layouts.
Now I want the user to be able to interactivly change the size of each
of the 4 areas by a handle.
Basically what a QSplitter