I have a GraphicsView class that extends from the View class and I want to add this GraphicsView class to the main layout in my projec
GraphicsView
View
You need to give complete path of your class that extends View,