Git Product home page Git Product logo

cbersui-ribbon's Introduction

CbersUI

QT Ribbon 插件系统

特别感谢 一去丶二三里 http://blog.csdn.net/liang19890820, 博主文章中关于QT的讲解非常清楚

x3py - C++ Plugin Framework https://github.com/rhcad/x3py

使用说明:

  1. 将插件模板中的qtcreator\share内容,拷贝到qtcreator下替换, 使用QtCreator进行编程时,添加了插件工程和类的向导
  2. 新建项目, 选Library中的CbersPlugin Project,将创建一个插件工程
  3. 添加新文件时,选C++中的CbersPlugin Class,将创建不同类型的插件(一个插件工程中,可以包含多个插件)
  4. 打开项目中的module.cpp文件,添加插件的头文件,并在XBEGIN_DEFINE_MODULE下,增加XDEFINE_CLASSMAP_ENTRY(插件类名)

cbersui-ribbon's People

Watchers

Shujaat Ali Khan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.