Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要设计我的QSlider ...
我在滑块上有起点和终点
起点和终点可由用户移动
现在我需要为起点和终点之间的空间着色
请让我知道您对此的帮助和建议
Qt 4.8 的链接(滑块自定义):
http://doc.qt.io/qt-4.8/stylesheet-examples.html#customizing-qslider
一般来说,对于着色任务“ Qt Style Sheets ”非常有用。