QMetaObject linking errors are most likely due to not compiling or linking the automatically-generated moc_*.cpp file that is produced by the Qt MOC compiler.
If you are using Qt Creator, you may need to re-run qmake.
QMetaObject linking errors are most likely due to not compiling or linking the automatically-generated moc_*.cpp file that is produced by the Qt MOC compiler.
If you are using Qt Creator, you may need to re-run qmake.
<=== The Great Pumpkin says ===>
Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.
Bookmarks