Quickshell


QsMenuButtonType: QtObject

enum
import Quickshell

See Go to QsMenuEntry.buttonType.

  • CheckBox

    This menu item should draw a checkbox.

  • None

    This menu item does not have a checkbox or a radiobutton associated with it.

  • RadioButton

    This menu item should draw a radiobutton.