Skip to content

zohannn/qcpdocumentobject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QCPDocumentObject

The interface between QCustomPlot and QTextDocument is QCPDocumentObject. More information can be found at https://www.qcustomplot.com/index.php/tutorials/specialcases/textdocument

Build

git clone https://github.com/zohannn/qcpdocumentobject.git
cd qcpdocumentobject
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Debug ..
make
cmake -DCMAKE_BUILD_TYPE=Release ..
make

About

The interface between QCustomPlot and QTextDocument is QCPDocumentObject.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published