Skip to content

There are classes that inherit Qt widgets and have more methods in here.

Notifications You must be signed in to change notification settings

zero80517/extended-qt-widgets

Repository files navigation

extended-qt-widgets

There are classes that inherit Qt widgets and have more methods in here.

Using the plugin in your own project

  • Step 1: add as submodule
git submodule add https://github.com/zero80517/extended-qt-widgets
  • Step 2: build added submodule in release mode with install make argument.
  • Step 3: add in pro file of your own application
include(./extended-qt-widgets/extended-qt-widgets.pri)

About

There are classes that inherit Qt widgets and have more methods in here.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published