Giter Site home page Giter Site logo

qtdevelopgroup / my_moc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zccrs/my_moc

0.0 2.0 0.0 69 KB

自动处理Q_PROPERTY宏,只需写好Q_PROPERTY(xxx),可自动处理在.h文件中添加相应的函数和信号的定义,在cpp文件中添加实现函数的实现。一般用这个给qml注册属性的时候写的函数代码都是模板化的。为了编程方便就做了这个自动处理软件。

my_moc's Introduction

my_moc

自动处理Q_PROPERTY宏,只需写好Q_PROPERTY(xxx),可自动处理在.h文件中添加相应的函数和信号的定义,在cpp文件中添加实现函数的实现。一般用这个给qml注册属性的时候写的函数代码都是模板化的。为了编程方便就做了这个自动处理软件。

my_moc's People

Contributors

arjide avatar

Watchers

James Cloos avatar  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.