82 static void drawPlayhead( QPainter* p,
int x,
int y,
bool bHovered =
false );
static QString img_dir()
returns gui image path
static QString getSvgImagePath()
static void setPalette(QApplication *pQApp)
Function used to update the global palette of the QApplication.
static constexpr int nPlayheadHeight
static QString getGlobalStyleSheet()
Top-level stylesheet for Hydrogen.
static QColor makeTextColorInactive(QColor color)
If a widget is marked inactive the value of its text color are reduced by this factor.
static void drawPlayhead(QPainter *p, int x, int y, bool bHovered=false)
static constexpr int nPlayheadWidth
static void drawListBackground(QPainter *p, QRect rect, QColor background, bool bHovered)
Draws the background of a row in both the pattern list of the SongEditor and the instrument list in t...
static void drawStackedIndicator(QPainter *p, int x, int y, Skin::Stacked stacked)
static void setPlayheadPen(QPainter *p, bool bHovered=false)
static QString getImagePath()
static QColor makeWidgetColorInactive(QColor color)
If a widget is marked inactive the value of its background color are reduced by this factor.
static int getPlayheadShaftOffset()