QTimeEdit
QTimeEdit is a widget that provides a time field that you can use in your application.
Example
import { QTimeEdit } from '@vixen-js/core';
const timeEdit = new QTimeEdit();
Learn more about QTimeEdit
in: https://doc.qt.io/qt-6/qtimeedit.html