• Shotcut QML Scripting API
  • Shotcut.Controls QML Module
  • Shotcut.Controls QML Module

    import Shotcut.Controls

    This module provides the C++-backed types registered for use in the Shotcut.Controls import. These are native dialogs and canvas items that cannot be replicated purely in QML.

    ColorDialog

    A native color-chooser dialog

    ColorPickerItem

    An eyedropper tool that picks a color by sampling any pixel on screen

    ColorWheelItem

    An interactive hue/saturation color wheel with a brightness slider

    FileDialog

    A native file open/save dialog

    FontDialog

    A native font-chooser dialog

    MessageDialog

    A native message/confirmation dialog with configurable buttons