HAL
graphics.cpp File Reference
#include "gui/gui_utils/graphics.h"
#include "gui/svg_icon_engine/svg_icon_engine.h"
#include <QFile>
#include <QImage>
Include dependency graph for graphics.cpp:

Go to the source code of this file.

Namespaces

 hal
 
 hal::gui_utility
 

Functions

void hal::gui_utility::changeSvgColor (QString &svg_data, const QColor &from, const QColor &to)
 
void hal::gui_utility::changeAllSvgColors (QString &svg_data, const QColor &to)
 
bool hal::gui_utility::applyColorStyle (QString &svg_data, const QString &color_style)
 
QIcon hal::gui_utility::getStyledSvgIcon (const QString &from_to_colors_enabled, const QString &svg_path, QString from_to_colors_disabled=QString())