There does not seem to be any way to create layouts?
oliver-batchelor opened this issue · 2 comments
oliver-batchelor commented
qtlua seems quite comprehensive but this seems to be a glaring omission? Unless it's hidden somehow... I noticed other things e.g. buttons can be created with the qtuiloader but layouts cannot.
farleylai commented
The documentation mentions nothing to do with layouts. My request is to show multiple images in one window as subplots. However, without layouts, how can I make it?
leonbottou commented
On Thursday, September 14, 2017 10:58:06 PM EDT Farley Lai wrote:
The documentation mentions nothing to do with layouts. My request is to show multiple images in one window as subplots. However, without layouts, how can I make it?
It seems that the qtuiloader package has bindings for QtUiLoader::createLayout (see http://doc.qt.io/qt-4.8/quiloader.html)