qt5--Frame控件


frameShape      框架形狀

  1. NoFrame = 0, // 無邊框
  2.   Box = 0x0001, // rectangular box
  3.   Panel = 0x0002, // rectangular panel
  4.   WinPanel = 0x0003, // rectangular panel (Windows)
  5.   HLine = 0x0004, // horizontal line
  6.   VLine = 0x0005, // vertical line
  7.   StyledPanel = 0x0006 // rectangular panel depending on the GUI style

 

 

 

 

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM