Promoting a Graph View widget to GLDisplayListWidget
- Select the Graph View widget that has been inserted in your user interface, right click and select Promote To (screenshot).
- Specify GLDisplayListWidget as the promoted class name and GLDisplayListWidget.h as the header file, and then select ok. (screenshot).
- Check global include (screenshot).
- Check object inspector to verify that that class associated with the inserted widget has changed to GLDisplayListWidget. (screenshot).
- Save the user interface file.