Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 3

Qt-interest Archive, January 2008
StyleSheet Selector with partial ID specification


Message 1 in thread

Hi!
Is there a way to partially specify an ID in a Selector in a StyleSheet?
For example, if I have 3 pushButtons, named "button_red_1", "button_red_2",
"button_red_3", is there a syntax to select them like
"QPushButton#button_red*", or something similar? Or is there a similar
solution?
Thanks!

Davide