qt5 - QLabel label control

Need #include <QLabel>  

label-> setFrameShape (QFrame :: Box); // set the border

See border-style: https://www.cnblogs.com/liming19680104/p/10834523.html   

 

 

Guess you like

Origin www.cnblogs.com/liming19680104/p/11546606.html