Skip to content

Advice on compiling .ui files/Improve support for .ui files #339

@SanPen

Description

@SanPen

Hi,

I'm the author of this project that uses PySide2.

I would like to migrate completely to qtpy but I'm facing some issues when compiling the .ui files.

I've noticed that If I compile the .uifiles with the commands provided by PySide2, then change the .pyincludes to use qtpy and then run the project with PySide6, some elements do not transfer well.

I think that the main issue is that I do not have a cross-qt compiler of the .uifiles to .py that are fully compatible with qtpy.

Is there some advise on how to handle this?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions