Skip to content

theHamsta/QCommandPalette

Repository files navigation

QCommandPalette

This is a simple Sublime/VS-Code-like command palette for Qt Applications. You can use CTRL+P to perform a fuzzy search through your QActions your menus or you create QActions on the fly.

Have a look at the example folder for how to use it!

PS:

This repo contains submodules. So you have to clone with

git clone git@github.com:theHamsta/QCommandPalette.git --recursive

About

Sublime/VS-Code-like command palette for Qt Applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published