Guitar
Functions
Theme.cpp File Reference
#include "Theme.h"
#include <QApplication>
#include <QRgb>
#include <QProxyStyle>
#include "darktheme/LightStyle.h"
#include "darktheme/DarkStyle.h"
Include dependency graph for Theme.cpp:

Functions

ThemePtr createLightTheme ()
 
static QImage loadInvertedImage (QString const &path)
 
ThemePtr createDarkTheme ()
 

Function Documentation

◆ createDarkTheme()

ThemePtr createDarkTheme ( )
Here is the call graph for this function:

◆ createLightTheme()

ThemePtr createLightTheme ( )
Here is the call graph for this function:

◆ loadInvertedImage()

static QImage loadInvertedImage ( QString const &  path)
static