Skip to content

Qt6: missing unscoped enum values #306

@thatfuckingbird

Description

@thatfuckingbird

Using PyQt6 via qtpy, QtCore.Qt.BackButton is not defined. The equivalent QtCore.Qt.XButton1 is defined, however (both are defined in PyQt5).
These are in the Qt::MouseButton enum, and both values are present in both Qt5 and Qt6 according to the Qt docs.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions