I'm doing a project using Qt, and I missed BorderLayout
, could anyone tell me if it exists in Qt? if not, does it have any resemblance to it?
I'm doing a project using Qt, and I missed BorderLayout
, could anyone tell me if it exists in Qt? if not, does it have any resemblance to it?
There is no ready class in the library but there is a example in the documentation showing how to do something similar.