[Interest] Question Regarding Porting Gtk To PyQt

Samuel Banya sbanya at outlook.com
Mon Jun 17 03:29:51 CEST 2019


Hello everyone,

I'm having a bit of difficulty of helping the Lubuntu team port a
program called RedShift from Gtk to PyQT.

The reason is that the Qt docs are primarily C++ based, and though I
know there is a PyQt variant that focuses on Python, its not as up to
date as the ones present for the C++ variant of the docs.

That being said, I have my current progress of trying to port this Gtk
program to PyQt here:

https://github.com/SBanya/redshift-1.12

If someone could take a look at the commented sections in the
controller.py for starters, I'd really appreciate it since I'm having
difficulty on finding the exact Gtk variant present:

https://github.com/SBanya/redshift-1.12/blob/master/redshift-1.12qt/src/redshift-qt/controller.py

Thank you for reading my message!

Sincerely,

Sam



More information about the Interest mailing list