HAL
graphics.h File Reference
#include <QColor>
#include <QIcon>
#include <QString>
#include <QPixmap>
Include dependency graph for graphics.h:

Go to the source code of this file.

Namespaces

 hal
 
 hal::gui_utility
 

Functions

bool hal::gui_utility::applyColorStyle (QString &svg_data, const QString &color_style)
 
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)
 
QIcon hal::gui_utility::getStyledSvgIcon (const QString &from_to_colors_enabled, const QString &svg_path, QString from_to_colors_disabled=QString())