| Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date | |
| All threads index page 3 | |
Apart from doing it myself, is there any straightforward functionality in Qprocess or elsewhere that allows the manipulation of a process environment as a QMap<QString, QString> ? This would be far more useful (to me, at least) than the QStringList returned by QProcess::systemEnvironment(). -- [ signature omitted ]
On Friday 14 March 2008 13:15:15 Stephen Collyer wrote: > Apart from doing it myself, is there any straightforward > functionality in Qprocess or elsewhere that allows the > manipulation of a process environment as a QMap<QString, QString> ? > > This would be far more useful (to me, at least) than the > QStringList returned by QProcess::systemEnvironment(). Task 202062. -- [ signature omitted ]
Attachment:
signature.asc
Description: This is a digitally signed message part.
Thiago Macieira wrote: > On Friday 14 March 2008 13:15:15 Stephen Collyer wrote: >> Apart from doing it myself, is there any straightforward >> functionality in Qprocess or elsewhere that allows the >> manipulation of a process environment as a QMap<QString, QString> ? >> >> This would be far more useful (to me, at least) than the >> QStringList returned by QProcess::systemEnvironment(). > > Task 202062. OK, thanks. So, only another 202061 tasks before it's done. ;-) -- [ signature omitted ]