View Single Post
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#120
Originally Posted by D-Iivil View Post
And build errors I get are:
'IO_ReadOnly' was not declared in this cope
Use QIODevice::ReadOnly instead.
Originally Posted by D-Iivil View Post
'stream' was not declared in this scope
maybe
#include <QTextStream>
Originally Posted by D-Iivil View Post
'key' was not declared in this scope