[Development] moving some SystemInfo stuff into qtbase (was Re: QtDriveInfo module in Playground)

Thiago Macieira thiago.macieira at intel.com
Mon Jan 13 19:10:37 CET 2014


On segunda-feira, 13 de janeiro de 2014 18:04:24, Tony Van Eerd wrote:
> > 1) well, it can go to qt base, but what module? We can't add mount and
> > monitor to qtcore, because Linux implementation will require dbus.
> 
> I'm not familiar with the details there, can you briefly explain why dbus is
> necessary and why it is a bad thing for qtcore?

To get the right information from udev, you need to either use its lib or to 
listen via D-Bus. Using D-Bus from QtCore creates a dependency reversal due to 
QtDBus.


-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- 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/20140113/8d3b2e5e/attachment.sig>


More information about the Development mailing list