Skip to content

berkbavas/QtHexagonalMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qt Hexagonal Menu

A hexagonal menu in Qt Framework.

Build

  1. Install CMake 3.25.1 or above.
  2. Install Qt 6.x.y MSVC2022 64bit kit.
  3. Set environment variable Qt6_DIR as C:\Qt\6.x.y\msvc2022_64.
  4. Clone the repo git clone https://github.com/berkbavas/QtHexagonalMenu.git.
  5. Create a folder mkdir Build.
  6. Enter the folder cd Build.
  7. Run CMake cmake ...
  8. Open QtHexagonalMenu.sln with Visual Studio 2022.
  9. Build with Release configuration.

Video

QtHexagonalMenu.mp4

About

Hexagonal Menu Example in Qt Framework

Topics

Resources

Stars

Watchers

Forks