設置向前前進按鈕//hover-表示滑鼠懸停狀態//disabled-表示控制項不可用 ... QPushButton:disabled{border-image:url(:/image/prev-disabled.png);} ...
確定! 回上一頁