qt5--Frame控件
frameShape 框架形状
-
NoFrame = 0, // 无边框
-
Box = 0x0001, // rectangular box
-
Panel = 0x0002, // rectangular panel
-
WinPanel = 0x0003, // rectangular panel (Windows)
-
HLine = 0x0004, // horizontal line
-
VLine = 0x0005, // vertical line
-
StyledPanel = 0x0006 // rectangular panel depending on the GUI style