Closed past-due closed 5 years ago
The QWZM model must be destructed after all of MainWindow's children, otherwise there may be a crash within QtGLView::~QtGLView().
QWZM
QtGLView::~QtGLView()
Simple workaround to ensure destruction order.
The
QWZM
model must be destructed after all of MainWindow's children, otherwise there may be a crash withinQtGLView::~QtGLView()
.Simple workaround to ensure destruction order.