![]() |
GT RoboCup SSL
Soccer software, robot firmware
|
A static class to help manage stylesheets for soccer. More...
Static Public Member Functions | |
static void | changeStyleSheet (QMainWindow *window, QString name) |
Changes the style sheet to the style specified by name. More... | |
A static class to help manage stylesheets for soccer.
|
static |
Changes the style sheet to the style specified by name.
window | the window to apply the style to |
name | the name of the style to apply. We must know about this style To add new styles, add them to the hashmap in StyleSheetManager |