Tagged Questions
0
votes
1answer
898 views
QGraphicsScene, QGraphicsView and QVBoxLayout() problem
Greetings everyone,
Every time I run it seems Qt Creator just stop working, when I commented out the line //mainWindow = new MainWindow(); But if the line is not commented out, MainWindow will keep ...