16#include <Kanoop/gui/libkanoopgui.h>
Static helpers for generating common Qt stylesheet fragments.
static QString borderRadius(int radius)
Build a border-radius stylesheet fragment.
static QString foregroundColor(const QColor &color)
Build a color (foreground) stylesheet fragment.
static QString backgroundColor(const QColor &color)
Build a background-color stylesheet fragment.