Olive
Functions
cursors.cpp File Reference
#include "cursors.h"
#include <QPixmap>
#include <QCursor>
#include <QDebug>

Functions

QCursor load_cursor (const QString &file, int hotX, int hotY, const bool &right_aligned)
 
void init_custom_cursors ()
 

Function Documentation

◆ init_custom_cursors()

void init_custom_cursors ( )

◆ load_cursor()

QCursor load_cursor ( const QString &  file,
int  hotX,
int  hotY,
const bool &  right_aligned 
)