A modern hexagonal menu widget built with the Qt 6 Framework.
- Clone the repository:
git clone https://github.com/berkbavas/QtHexagonalMenu.git- Set the environment variable
Qt6_DIRto your Qt installation path (e.g.,C:\Qt\6.x.y\msvc2022_64). - Create and enter the build directory:
mkdir Build
cd Build- Run CMake:
cmake ..- Open
QtHexagonalMenu.slnin Visual Studio 2022. - Build the solution.
QtHexagonalMenu.mp4
For questions or contributions, please open an issue or pull request.