GT RoboCup SSL
Soccer software, robot firmware
StyleSheetManager Class Reference

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...
 

Detailed Description

A static class to help manage stylesheets for soccer.

Member Function Documentation

◆ changeStyleSheet()

void StyleSheetManager::changeStyleSheet ( QMainWindow *  window,
QString  name 
)
static

Changes the style sheet to the style specified by name.

Parameters
windowthe window to apply the style to
namethe name of the style to apply. We must know about this style To add new styles, add them to the hashmap in StyleSheetManager

The documentation for this class was generated from the following files: