4#include <score_lib_base_export.h>
9QImage get_image(QString str, QString svg = {});
11QPixmap get_pixmap(QString str, QString svg = {});
13QCursor get_cursor(QString str,
double hotspot_x,
double hostpot_y);
Base toolkit upon which the software is built.
Definition Application.cpp:113