Jump to content

QtCS2018 Refactoring QPA. Support multiple QPA plugins.: Difference between revisions

From Qt Wiki
Created page with "== Notes: == * Create the new class QPlatformWindowInterface (think about best name) * Refactoring QWindowSystemInterface, should call QPlatformWindowInterface * Move all sta..."
(No difference)

Revision as of 12:39, 12 June 2018

Notes:

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