QssStylesheetEditor icon indicating copy to clipboard operation
QssStylesheetEditor copied to clipboard

QssStylesheetEditor for PyQt6

Open hmaerki opened this issue 9 months ago • 0 comments

Hi lilei

I like to work with QssStylesheetEditor.

It would be nice to upgrade to PyQt6.

Are you planning to do it? Do you need help to do it (porting code, money)?

Thanks, Hans


I just ported it to PyQt6. See:

  • https://github.com/hmaerki/fork_qss_CodeEditor
  • https://github.com/hmaerki/fork_qss_QssStylesheetEditor It was not difficult, just a lot of Qt constants to update.

hmaerki avatar Oct 07 '23 13:10 hmaerki