Newer
Older
# QtRoot Project
invoke root class in Qt Project.
## Todo
### 2019-03-30
- compile QRootCanvas lib
- write QRootCanvas widget.
## Update
### 2019-03-30
- Embedded TCanvas works well! (Linux Only. macOS not work. Windows not test.)
- [Single TCanvas Window](https://github.com/mission-young/QSingleTCanvas) works well on Linux,macOS. Windows not test.
- TFile,TTree,Int_t(basic type),TString works well.
- class TRootEmbeddedCanvas is one the way.