QWidgetsCollection
QWidgetsCollection copied to clipboard
A collection of customized Qt widgets
Qt Customized Widgets Collection
A repo contains customized Qt widgets implemented by myself.
Widgets Table
| Name | Doc |
|---|---|
| CustomDialog | Customized window with QSS |
| CustomTableView | No focus delegate table view |
| CustomWidgets | Customized cell in table view |
| DockWidgets | Customized title bar for dock widget |
| FlowLayout | Usage of flow layout |
| OpenGLWidget | Usage of OpenGL widget in Qt |
| OverlayWidget | Customized overlay widget |
| RubberBand | Usage of rubber band in Qt |
Compile and Run
- CMake 3.8 or later
- Qt 5.6 or later
- Visual Studio 2015 or higher