qwidget
There are 53 repositories under qwidget topic.
PyQt5/PyQt
PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5
Liniyous/ElaWidgetTools
Fluent-UI For QT-Widget
Greedysky/TTKWidgetTools
QWidget 自定义控件集合 持续更新中......
Greedysky/TTKTinyTools
Qt 自定义小工具集合 持续更新中......
edbee/edbee-lib
QWidget based Text Editor Component for Qt. Multi-caret, Textmate grammar and highlighting support.
MJYCo-Ltd/Map
使用QT基于osg和osgearth封装的渲染平台
danielsanfr/qt-qrcode
Qt/C++ library for encoding and visualization of data in a QR Code symbol
StefanHol/AnalogGaugeWidgetPyQt
Custom QWidget as Analog Gauge Widget
yjg30737/pyqt-frameless-window
PyQt(+PySide) Frameless Window
yjg30737/pyqt-custom-titlebar-window
PyQt custom titlebar window (resizable, movable, minimize/maximize/close)
chuigda/Project-WG
试图用 OpenGL 3.3 画个可爱(?大概吧)的小机器人。
yjg30737/pyqt-slideshow
PyQt widget for slide show
sfadiga/WaterRipple
Animation of a water ripple effect over a selectable image using Qt Widgets
narizhny/qt-mvc-templates
Template-based tree and table model creation for Qt MVC in a modern c++11 functional style (More easy than direct using QAbstractItemModel, QAbstractTableModel and QAbstractTreeModel)
francescmm/QPinnableTabWidget
QPinableTabWidget is a normal QTabWidget that allows you to pin and unpin tabs.
PatchLion/waterfall_view_with_qt
qt实现瀑布流布局
HuaiminNotSleepYet/nwidget
Create QWidget program UI in declerative syntax.
yjg30737/pyqt-top-titlebar-widget
PyQt top title bar widget for frameless window
moodyhunter/QQuickWidgetContainer
A Proof-of-concept of embedding Qt widgets into QML.
yuriyoung/qt-examples
Qt 5.x QWidget examples
zjhzzy/FlareUI
This is a UI library based on Qt, which provides many redesigned controls and other UI features, allowing Qt Widget developers to create more modern and beautiful interfaces. It is fully compatible with Qt’s features and advantages.
yjg30737/pyqt-foldable-window
PyQt foldable window
yjg30737/pyqt-titlebar-buttons-widget
PyQt buttons (e.g. min/max/close) widget for title bar or menu bar
vishalbhardwaj26/hw-html-with-qt
Experimenting rendering HTML pages and JS communication in Qt
vishalbhardwaj26/hw-qwidget-borderless-custom-window
Experimenting with QWidget UI (Qt) to make the window borderless
yjg30737/pyqt-new-window-handler
PyQt QObject type class which operates/handles "New Window" feature
yjg30737/pyqt-svg-icon-text-widget
PyQt widget consists of textless QLabel which has svg image as an icon on the left and text included QLabel on the right
yjg30737/pyqt-top-left-right-file-list-widget
Simple PyQt widget which contains QListWidget and add, delete QPushButton to add and delete file in the list
yjg30737/pyqt-transparent-centralwidget-window
PyQt window which can set the QMainWindow as main widget and make central widget of QMainWindow transparent. Simply put, frame with no image.
yjg30737/pyqt-corner-widget-example
PyQt example which shows widget at the bottom-right corner of window (using event/geometry, no QGridLayout involved)
yjg30737/pyqt-search-bar-menu
PyQt QMenu which contains search bar as first item
Analyzable-FR/PySide2-ImageViewer
Basic image viewer with drawing capability.
medlab/matplotlibqml
Matplotlib Mini QML/QWidget Backend
Mubshr07/DAQ
This is a Qt C++ project. This project read the 48 channels of analog signals and log them in CSV file. The signals are bidirectional ranging from +10 to -10 voltages. Thank you. (If you find any bug please send me details at mubshr07@gamil.com)
pedrolcl/overlay-widget-for-qt
Overlay widget for Qt
yjg30737/pyqt-mac-buttons-widget
PyQt macOS style of titlebar buttons (e.g. min/max/close) widget