Hi,
Ok so you mean to do :
Qt Code:
{ Q_OBJECT ... }To copy to clipboard, switch view to plain text mode
Then it says In member function 'virtual const QMetaObject* MainWindow::metaObject() const':/home/sg/Docs/.../moc_mainwindow.cpp:62: error: 'QObject' is an ambiguous base of 'MainWindow'
Ok here I'm completly lost ^^'' can you explain that better please?You could also create a second, non-UI program and start that from the UI program using QProcess.
Thanks,
Bookmarks