[Development] Moving QWindowSystemInterface out of QPA

Thiago Macieira thiago.macieira at intel.com
Tue Jul 10 11:53:33 CEST 2012


On terça-feira, 10 de julho de 2012 11.37.41, Stephen Kelly wrote:
> If it is not made public, then all CMake based code using QtTest will have
> to  use private QtGui headers.

$ git grep -l QWindowSystemInterface | cat
qtestkeyboard.h
qtestmouse.h
qtesttouch.h

We have only two choices:

1) make QWindowSystemInterface a proper, public API class
or
2) remove its use from the public headers listed above.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
     Intel Sweden AB - Registration Number: 556189-6027
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120710/dd45523a/attachment.sig>


More information about the Development mailing list