KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
qt_painter
★ 24
Open GitHub ↗
CAD framework tool on top of Qt
Download README (.md)
Explore Similar Repositories
PoemSpider
:
为了实现百度的为你写诗 2.0 版的论文 “Chinese Poetry Generation with Planning based Neural Network” , 先自己爬取古诗词网站,然后对诗歌鉴赏进行自然语言处理,构建知识图谱作为基础的知识积累。最后实现“为你写诗”’的论文
serverless-offline-golang
:
Golang development with serverless.js deployments and offline Lambda + API Gateway emulation using SAM Local.
Book
:
No description available.
text2mindmap
:
Online tool for making mindmaps by writing indented lists
glerminal
:
A lightweight terminal made with OpenGL
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
qt_painter
?
Download (.md)
# The "Project" This is educational project that we hope will eventually become some sort of CAD tool. The aim is to learn "system design" of such tools and come-up with own building blocks, make some experiments and have fun. ### Platform/OS Support * Linux32 ubuntu 18.04 * Linux64 ubuntu 18.04 * Windows10-64 - Mingw * Windows10 64 - MVCS ### Usability Features * Command intepreter ( log format ) * 1-on-1 Logging/Replaying * Shape creation/deletion ( rect,line,elipse,polygon ) * Shape selection/highlighting * Shape basic properties ( border color, fill color, stiple ) * Viewport manipulation ( zoominng/panning ) * Data Save/Load * GUI Ribbon Widget * GUI Console Assistant ### Inter-project API * Messenger * Selection * Postman * Service * Renderer * Region Query * Command management * Runtime * Logging/Replying ### Buildsystem/TestHarness capabilities * GUI/QA harness commands * Diff web-view * Debugging modes, replay stop, resume, contine * Automated CI check ( circleCI ) * Test running infrascture * > 20 integration tests. * Unit testing capabilities and few unit tests * Building from docker image