Documentation/PythonScripting ConvertPyQt2PythonQt

From Commontk
Revision as of 18:18, 1 February 2011 by JChris.FillionR (talk | contribs) (Created page with ' This document aims at describing which steps are required to migrate PyQt code to PythonQt. As an example, we will consider the implementation of PythonQt matplotlib backend.')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Home < Documentation < PythonScripting ConvertPyQt2PythonQt

This document aims at describing which steps are required to migrate PyQt code to PythonQt.

As an example, we will consider the implementation of PythonQt matplotlib backend.