Skip to content
View NGCHIFUNG's full-sized avatar
Block or Report

Block or report NGCHIFUNG

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. ElectronBot ElectronBot Public

    Forked from peng-zhihui/ElectronBot

    C 1

  2. QRibbon QRibbon Public

    Forked from gnibuoz/QRibbon

    Qt 实现的 Ribbon 风格菜单栏,基本思路是定制QTabWidget,通过QSS(样式表)实现显示样式的调整,QRibbon的原则是尽量不侵入正常业务逻辑的开发,所以在开发基于QMainWindow的程序时,可以按照正常的开发流程创建界面,创建普通的菜单栏以及菜单项及其信号槽关联,最后调用QRibbon::install(&mainWindow)函数即可自动创建出与QMainWindo…

    C++ 1

  3. NGCHIFUNG NGCHIFUNG Public

    Config files for my GitHub profile.

  4. UsbComm UsbComm Public

    Forked from justdoit-mqr/UsbComm

    这是一个使用Qt框架开发的USB应用层通信组件,内部对libusb的常用api接口进行了二次封装,方便开发使用。

    C++

  5. PyQt-Fluent-Widgets PyQt-Fluent-Widgets Public

    Forked from zhiyiYo/PyQt-Fluent-Widgets

    A fluent design widgets library based on C++ Qt/PyQt/PySide. Make Qt Great Again.

    Python

  6. FlexibleButton FlexibleButton Public

    Forked from murphyzhao/FlexibleButton

    灵活的按键处理库(Flexible Button)| 按键驱动 | 支持单击、双击、连击、长按、自动消抖 | 灵活适配中断和低功耗 | 按需实现组合按键

    C