Translate UI file to .cpp and .h files | Qt Project forums | Qt Project
Hi there ! I created a UI file with Qt Designer and I would like to translate the ui file in .cpp and .h file. I know that a .h file is generated at the compilation but I really want to translate it. I tried to copy paste some code of the .h file but it d
qt-project.org |