last 2 paintGL() belong to the first widget? I don't know reason....And Are the last two initializeGL() called from widget2 and widget3? But When does initaliazedGL() start? (when a widget must be painted?)
When Are initalizeGL() and PaintGL() always bind?
Thanks