anbu01
12th May 2014, 11:32
hi,
I am working on creating an application that looks and works like qt designer.I am having this strange feeling of how widgets are added to layout when i drag and drop on it.I know we can use custom class
to create all widgets but QLayout is not a QWidget so how do i handle it.So far i have come up with drag and drop all other widgets but when it comes to layout i don't know how to proceed.
thanks,
I am working on creating an application that looks and works like qt designer.I am having this strange feeling of how widgets are added to layout when i drag and drop on it.I know we can use custom class
to create all widgets but QLayout is not a QWidget so how do i handle it.So far i have come up with drag and drop all other widgets but when it comes to layout i don't know how to proceed.
thanks,