Skip to content
View netmankind's full-sized avatar

Block or report netmankind

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 Loading

  1. qucsdk qucsdk Public

    Qt编写的自定义控件插件的sdk集合,包括了各个操作系统的动态库文件以及控件的头文件和sdk使用demo。

    C++ 5 3

  2. QRibbon QRibbon Public

    Forked from gnibuoz/QRibbon

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

    C++ 2

  3. qtkaifajingyan qtkaifajingyan Public

    Forked from feiyangqingyun/qtkaifajingyan

    自己总结的这十年来做Qt开发以来的经验,会一直持续更新增加,欢迎各位留言增加内容或者提出建议,谢谢!

    1

  4. TV-ss TV-ss Public template

    Forked from 13174771/TV-1

    1

  5. u-boot u-boot Public

    Forked from EmcraftSystems/u-boot

    U-Boot for Cortex-M3 and Cortex-M4

    C

  6. stm32f429-linux-builder stm32f429-linux-builder Public

    Forked from jserv/stm32f429-linux-builder

    create a uClinux distribution for STM32f429 Discovery board

    Shell