return tr("");
is my code.. and here's the error
'tr' was not declared in this scope
i've imported
#include <QString>
#include <QObject>
Isn't this enough?
return tr("");
is my code.. and here's the error
'tr' was not declared in this scope
i've imported
#include <QString>
#include <QObject>
Isn't this enough?
Image Analysis Development Framework Using Qt (IADFUQ)
Bookmarks