| Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date | |
| All threads index page 3 | |
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