So how can I lay the bottom listWidget properly ? Is there any workaround for this ?
So how can I lay the bottom listWidget properly ? Is there any workaround for this ?
you can set the spacing and margin by hand after you called the setupUi function. to get the layouts you can use QObject::findChild().
Bookmarks