Bonjour, dans ce projet:
http://privatepaste.com/download/800Qpw3MGz
Il y a une problème d'héritage que je ne comprend pas et que j'ai jamais vu.
Voila l'erreur:
Quelqu'un pourrai y regarder, merci.
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4 ..\Qt\4.4.3\include/QtGui/../../src/gui/dialogs/qdialog.h:120: error: 'QDialog::QDialog(const QDialog&)' is private benchmarkWindow.h:16: error: within this context mainwindow.cpp: In constructor 'MainWindow::MainWindow(QWidget*)': mainwindow.cpp:87: note: synthesized method 'BenchmarkWindow::BenchmarkWindow(const BenchmarkWindow&)' first required here
Partager