[Interest] QtDBus Example to read files from USB

Ramakanthreddy Kesireddy Ramakanthreddy.Kesireddy at techmahindra.com
Thu Jun 5 13:37:41 CEST 2014


Thanks Thiago.
We would like to polish the existing implementation attached as we had faced some
problems earlier.

Please let me know if the calls made are correct or not.

Best Regards,
Ramakanth
________________________________________
From: interest-bounces+ramakanthreddy_kesireddy=mahindrasatyam.com at qt-project.org [interest-bounces+ramakanthreddy_kesireddy=mahindrasatyam.com at qt-project.org] on behalf of Thiago Macieira [thiago.macieira at intel.com]
Sent: Thursday, June 05, 2014 11:42 AM
To: interest at qt-project.org
Subject: Re: [Interest] QtDBus Example to read files from USB

Em qui 05 jun 2014, às 06:02:58, Ramakanthreddy Kesireddy escreveu:
> Hi,
>
> Is there any Qt DBus example to read the files from USB?

D-Bus is used to send and receive messages. It has nothing to do with USB.

You may have a service in your system that can read files from USB. I don't
know of any program that can do that for you. But if you do, please study its
documentation and figure out what calls you need to place. If you don't know
how to make the calls, we can help you. You just need to provide the
interfaces, names of the methods and what parameters are necessary.
--
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
Interest mailing list
Interest at qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

________________________________

DISCLAIMER:
This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.


============================================================================================================================
Disclaimer:  This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at http://www.techmahindra.com/Disclaimer.html externally http://tim.techmahindra.com/tim/disclaimer.html internally within TechMahindra.
============================================================================================================================

-------------- next part --------------
A non-text attachment was scrubbed...
Name: usb.h
Type: text/x-chdr
Size: 724 bytes
Desc: usb.h
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140605/dfa4277c/attachment.h>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: usb.cpp
Type: text/x-c++src
Size: 4497 bytes
Desc: usb.cpp
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140605/dfa4277c/attachment.cpp>


More information about the Interest mailing list