You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The example test looks for a (missing) qobjectnode.h
There is a pre-processing directive to skip this object use in MainWindow::addNodeViews (which obviously looks like a temporary switch), but the GraphicsNode object used in place requires args.
The example test looks for a (missing) qobjectnode.h
There is a pre-processing directive to skip this object use in MainWindow::addNodeViews (which obviously looks like a temporary switch), but the GraphicsNode object used in place requires args.