I leaned to use HBox and I was able to draw the lines I wanted.
I'd like to know how to draw a box around a widget on the screen. The below code draws a box but I can't make it to include anything.
Qt Code:
hDivider1->setLineWidth(2); clusterLayout->addWidget(hDivider1);To copy to clipboard, switch view to plain text mode
Bookmarks