文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>QSlider

QSlider

时间:2010-12-15  来源:siriurs28

    下面的横向的slider        QSlider::groove:horizontal {          border: 1px solid #999999;          /* the groove expands to the size of the slider by default. by giving it a height, it has a fixed size */          background: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #B1B1B1, stop:1 #c4c4c4);          margin: 2px 0;      }        QSlider::handle:horizontal {          background: qlineargradient(x1:0, y1:0, x2:1, y2:1, stop:0 #b4b4b4, stop:1 #8f8f8f);          border: 1px solid #5c5c5c;          width: 18px;          margin: -2px 0; /* handle is placed by default on the contents rect of the groove. Expand outside the groove */          border-radius: 3px;      }            QSlider::groove:vertical {          background: red;          position: absolute; /* absolutely position 4px from the left and right of the widget. setting margins on the widget should work too... */          left: 4px; right: 4px;      }        QSlider::handle:vertical {                   background: green;          margin: 0 -4px; /* expand outside the groove */      }        QSlider::add-page:vertical {          background: white;      }        QSlider::sub-page:vertical {          background: pink;      }
相关阅读 更多 +
排行榜 更多 +
辰域智控app

辰域智控app

系统工具 下载
网医联盟app

网医联盟app

运动健身 下载
汇丰汇选App

汇丰汇选App

金融理财 下载