Refactoring QPA. Support multiple QPA plugins: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
 
Line 1: Line 1:
== Notes: ==
== Opportunity for support remote mirror screen: ==


* Create the new class QPlatformWindowInterface (think about best name)
* Create the new class QPlatformWindowInterface (think about best name)

Latest revision as of 20:35, 14 June 2018

Opportunity for support remote mirror screen:

  • Create the new class QPlatformWindowInterface (think about best name)
  • Refactoring QWindowSystemInterface, should call QPlatformWindowInterface
  • Move all stateless variables from QGuiApplicationPrivate to QPlatformWindowInterface