lpchaim / QtTextEditorMod

A mod of the default qt5 text editor tutorial, made for learning purposes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a mod of the default qt5 text editor tutorial, made for me to get accostumed with implementing gui conventions and experimenting, and also for getting used to how github works. It's just for learning purposes for now. The Qt5 version used is under the GNU Lesser General Public License (LGPL) version 2.1 .
To compile, run qmake to generate the makefile(s) and make. Various Qt libraries are needed if using a dinamic build.

About

A mod of the default qt5 text editor tutorial, made for learning purposes.

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 62.2%Language:TypeScript 32.0%Language:Prolog 5.8%