Petroules Jake wrote:

> Feel free to take action if Thiago agrees; I have no particular opinions about
> how it's "supposed" to work.

Ok, we'll see then. But for the record,

QString::fromNSString(NSTemporaryDirectory())

returns "$TMPDIR/" (trailing slash included), presuming that TMPDIR is left at 
the value set by the OS, at login. It does *not* simply echo the current value 
of $TMPDIR, contrary to QDir::tempPath().

R.

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to