On quarta-feira, 19 de julho de 2017 02:40:59 PDT Alexander Dyagilev wrote:
> Created a report here:
> https://bugreports.qt.io/browse/QTBUG-62039
And closed as "not our bug". The Apple CoreFoundation API seems to be at
fault.
Sorry, there's nothing we can do.
Well, we could drop the code that
Hello Qt,
(The former language name is already taken by Microsoft)
By taking advantage of the simplicity of the code of Javascript, the
power of C++ and the deterministic C++ memory manager Root.Ptr, I
decided to write my own programming language which takes advantage of
all these powerful fe
Created a report here:
https://bugreports.qt.io/browse/QTBUG-62039
On 7/19/2017 12:28 PM, Alexander Dyagilev wrote:
1. External drive. Some file on it.
QStorageInfo(pathToFile).rootPath() returns a valid path. I save it
for the further usage (SRP).
2. Disconnect the drive, restart app.
QS
OK, it seems the things are a bit more clear now.
1. External drive. Some file on it.
QStorageInfo(pathToFile).rootPath() returns a valid path. I save it for
the further usage (SRP).
2. Disconnect the drive, restart app.
QStorageInfo(SRP).isValid() returns false. (as expected)
3. Connect th
Hello,
|Mac OS X El Capitan 10.11.6|.
I have an external drive. In my app, I monitor for it to be connected to
PC. I use |QStorageInfo| for this providing it with the drive's root path.
On that drive I have a file with a known path to it. I need to check if
the file exists once the drive is