Problem with readyread() and QFile
-
No, just read the documentation about "QFile":http://doc.qt.nokia.com/latest/qfile.html
bq. Unlike other QIODevice implementations, such as QTcpSocket, QFile does not emit the aboutToClose(), bytesWritten(), or readyRead() signals.
Best regards,
Leon -
[quote author="Naouali" date="1304608650"]Basically i want to read gps infos from /dev/rfcomm0 . is there a way to do that in Qt ?[/quote]
Most probably yes :)
You can also use "the Location API which is part of Qt Mobility":http://doc.qt.nokia.com/qtmobility-1.1.0/location-overview.html