Cross-platform C++ framework for building desktop and embedded applications
Cross-platform application and UI framework
qmakemocuicrccqdoclupdatelreleaseqmlscene$ qmake project.pro$ moc myclass.h -o moc_myclass.cpp$ uic mainwindow.ui -o ui_mainwindow.h