QDial
QDial Creates and control dial slider widgets.
This widget provides ability to add and manipulate native dial slider widgets.
Example
import { QDial } from '@vixen-js/core';
const dial = new QDial();Learn more about QDial in: https://doc.qt.io/qt-6/qdial.html