8000 GitHub - QGCoder/libqgcodeeditor: A Qt5 designer widget plugin for syntax highlighting and editing G-code.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A Qt5 designer widget plugin for syntax highlighting and editing G-code.

License

Notifications You must be signed in to change notification settings

QGCoder/libqgcodeeditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Qt5 designer widget plugin for syntax highlighting and editing G-code:

C/C++ CI

Based upon QPlainTextEdit, with added comment and syntax highlighting plus line highlighting for use showing currently executing line in a GUI.

To use clone and build with:

gh repo clone QGCoder/libqgcodeeditor && cd libqgcodeeditor
qmake && make -j$(nproc)
sudo make install

To run one of the examples:

cd examples
qmake && make
./simple/simple
./contextMenu/contextMenu

A benchmark can be found in examples/pipe/.

Authors

  • ArcEyeArcEye - Initial version based on QtMDI.
  • Jakob Flierlkoppi - Ubuntu / Debian packaging.

About

A Qt5 designer widget plugin for syntax highlighting and editing G-code.

Topics

Resources

License

Sponsor this project

  •  
0