moreFrame = QFrame() moreFrame.setFrameStyle(QFrame.StyledPanel|QFrame.Sunken) We create a frame in which we will put the extra checkboxes.
確定! 回上一頁