Skip to content

greghaynes/QPlainText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QPlainText - Plain text editor library

To build:

  • Install Qt4 (-dev if applicable)
  • Install cmake
  • In the root source directory run:
    cmake .
    make

To generate documentation:

  • Install doxygen
  • In the root source directory run doxygen
  • View docs/html/index.html in a web browser

About

Qt Plain Text Editing Library

Resources

License

LGPL-2.1, Unknown licenses found

Licenses found

LGPL-2.1
LICENSE
Unknown
COPYING-CMAKE-SCRIPTS

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published