Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi,
In your declaration you pass an instance and in the implementation you pass a pointer.
This post is deleted!
@Forfunckle
Is your custom View class a QObject? Otherwise your call of the QObject() c'tor with view as argument won't work.
View
QObject
QObject()
view