Im using Windows 7, Qt Creator 5.9.9 and C++. I need to save a QTableWidget to a Excel file. Is there a way to do it? I already try some codes that I found in StackOverflow,