Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaking project up into qt-ish plugin style #112

Open
JosephMillsAtWork opened this issue Sep 20, 2016 · 0 comments
Open

Breaking project up into qt-ish plugin style #112

JosephMillsAtWork opened this issue Sep 20, 2016 · 0 comments

Comments

@JosephMillsAtWork
Copy link

This is for reference

Most plugins that I have seen follow the standered as so

-- Root dir (templete subdir)
|
_______ Src code || that makes the libs and installs to qml or lib dirs
|
_______ Example dir || That holds all the examples and installs to qt's example dir
|
_______ Docs and snippits || creates docs with qhelpgen makes html and also qch files along with snippets and example docs

JosephMillsAtWork pushed a commit to JosephMillsAtWork/qml-box2d that referenced this issue Sep 20, 2016
…ox2d#108 Added qmltypes to make system for Qml tooling. qml-box2d#109 Added qrc file for common icons and removed doubles. qml-box2d#110 Added a example applicaiton that makes it so one can test out all the exmaples without qmlscence. qml-box2d#111 made all examples install to qt's example dir in prep for docs and better stucture, qml-box2d#112 , qml-box2d#13 Set up stucture and role back point for qt-ish style of libs and plugins,
JosephMillsAtWork pushed a commit to JosephMillsAtWork/qml-box2d that referenced this issue Sep 25, 2016
…d#109 qrc & icons. qml-box2d#110 qmlscence optinal. qml-box2d#111 , qml-box2d#112 qt's example dir in prep for docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant