Skip to content

berkbavas/QtHexagonalMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QtHexagonalMenu

A modern hexagonal menu widget built with the Qt 6 Framework.

Prerequisites

Build Instructions

  1. Clone the repository:
git clone https://github.com/berkbavas/QtHexagonalMenu.git
  1. Set the environment variable Qt6_DIR to your Qt installation path (e.g., C:\Qt\6.x.y\msvc2022_64).
  2. Create and enter the build directory:
mkdir Build
cd Build
  1. Run CMake:
cmake ..
  1. Open QtHexagonalMenu.sln in Visual Studio 2022.
  2. Build the solution.

Demo

QtHexagonalMenu.mp4

For questions or contributions, please open an issue or pull request.

About

Hexagonal Menu Example in Qt Framework

Topics

Resources

Stars

Watchers

Forks