Only problem with that member function is that it is protected. Are there any ways of adding the layouts using public functions?
Only problem with that member function is that it is protected. Are there any ways of adding the layouts using public functions?
np. seems I have to wrap the layout in a QWidget, calling setLayout(layout)
Bookmarks