csuft / QWidgetsCollection

A collection of customized Qt widgets

Home Page:https://www.cnblogs.com/csuftzzk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A collection of customized Qt widgets

https://www.cnblogs.com/csuftzzk


Languages

Language:C++ 87.7%Language:CMake 12.3%