Skip to content

Standardize QML Imports #180

@TheJeffreyKuo

Description

@TheJeffreyKuo

Description

QML files use a mix of inconsistent versioned, and versionless imports. These all resolve to the same Qt6 module at runtime. The version numbers shouldn't impact the build, but the inconsistency is misleading and doesn't follow Qt6 conventions.

Acceptance Criteria

  • All functionality preserved after rename

Proposed Solution

  • Replace all versioned imports with versionless imports across all QML files in content and imports/NERO

Mocks

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions