# QWidgetsCollection **Repository Path**: nothingwd/QWidgetsCollection ## Basic Information - **Project Name**: QWidgetsCollection - **Description**: A collection of customized Qt widgets - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-06 - **Last Updated**: 2026-01-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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