qscintilla2

Qt port of the Scintilla code editor component library

brewmacoslinux
Try with needOr install directly
Source

About

Port to Qt of the Scintilla editing component

Commands

qscintilla2

Examples

Check QScintilla2 installation and version info$ brew info qscintilla2
Use QScintilla2 in Qt/C++ projects by linking against the library$ pkg-config --cflags --libs QScintilla2
Verify QScintilla2 is properly installed in Homebrew$ brew list qscintilla2