JacksiroKe's Stars
sbis04/dio_networking
Flutter Dio networking
iforgetware/narob
Drag Racing Weather Station and ET Prediction App - Qt based
someoneinthebox/qt_multiple_tabbar_widget
A simple widget that allows you create multiple tabbar from a few QTabBars
JacksiroKe/not-paid
Client did not pay? Add opacity to the body tag and decrease it every day until their site completely fades away
oroinc/crm-application
OroCRM - an open-source Customer Relationship Management application.
dragondjf/QFramer
It's a solid frame based on Qt.
feiyangqingyun/QWidgetDemo
Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!公众号:Qt实战/Qt入门和进阶/Qt教程
githubuser0xFFFF/Qt-Advanced-Docking-System
Advanced Docking System for Qt
srwi/EverythingToolbar
Everything integration for the Windows taskbar.
JacksiroKe/QtRibbon
The Ribbon style menu bar implemented by Qt, the basic idea is to customize QTabWidget and adjust the display style through QSS (style sheet). The principle of QRibbon is to try not to invade the development of normal business logic, so when developing programs based on QMainWindow, you can follow The normal development process creates an interface, creates a common menu bar and the association of menu items and their signal slots, and finally calls the QRibbon::install(&mainWindow) function to automatically create the Ribbon corresponding to the original QMenuBar of QMainWindow...
gnibuoz/QRibbon
Qt 实现的 Ribbon 风格菜单栏,基本思路是定制QTabWidget,通过QSS(样式表)实现显示样式的调整,QRibbon的原则是尽量不侵入正常业务逻辑的开发,所以在开发基于QMainWindow的程序时,可以按照正常的开发流程创建界面,创建普通的菜单栏以及菜单项及其信号槽关联,最后调用QRibbon::install(&mainWindow)函数即可自动创建出与QMainWindow原有QMenuBar相对应的Ribbon...
MeLikeyCode/QtGameEngine
A game engine for the Qt framework.
juzzlin/DustRacing2D
Dust Racing 2D is a traditional top-down car racing game including a level editor.
ElTh0r0/iqpuzzle
A challenging pentomino puzzle.
SRombauts/SQLiteCpp
SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.
Charbel-11/QT-Games
A collection of games implemented in QT
indianakernick/Animera
A cross-platform Qt tool for making pixel-art animations for games
Renovamen/playground-macos
My portfolio website simulating macOS's GUI, developed with React and UnoCSS.
vivaladav/BitsOfBytes
Code and projects from my blog posts.
frideosapps/data_examples
An example app showing different ways to pass to and share data with widgets and pages.
annshsingh/FlutterWidgetGuide
A flutter appliction listing all the widgets covered in Flutter widget of the week playlist.
audiorouterdev/audio-router
Routes audio from programs to different audio devices.
kythyria/qwvolumecontrol
Qt-based volume control for Windows, mildly based on pavucontrol.
liu-xiao-guo/mediaplayer
evadeflow/chat-demo
DBus/Qt-Based Chat Demo
conwnet/github1s
One second to read GitHub code with VS Code.
iampawan/Flutter-Music-Player
Flutter Music Player - First Open Source Flutter based material design music player with audio plugin to play local music files.
dan-42/qt_frameless_main_window
A Qt Widget based frameless main window lib, with full control over the whole screen. This lib is called qtf in short.
Skycoder42/QtService
A platform independent library to easily create system services and use some of their features
Skycoder42/QtBackgroundProcess
A Library to create background applications with simple, automated foreground control