# ExcelDiff.qt **Repository Path**: fengdingwen/ExcelDiff.qt ## Basic Information - **Project Name**: ExcelDiff.qt - **Description**: ExcelDiff.qt is a gadget for diffing Excel files(.xlsx) based on Qt and QXlsx. - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-19 - **Last Updated**: 2021-09-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ExcelDiff.qt ExcelDiff.qt is a gadget based on Qt 5.12.3 and [QXlsx](https://github.com/QtExcel/QXlsx), which aims to show differences between two excel files(*.xlsx). # Development Building on other platforms, e.g. Linux or Mac, has not been tested yet. - Windows 10 x64 - Visual Studio 2015 - Qt 5.12.3 - QXlsx 1.3.23 # Problems and Bugs 1. Load two files and exit, open ExcelDiff.qt and then load the same two files, it will crash.