Skip to content
Snippets Groups Projects
user avatar
mingf2 authored
a26b44aa
History

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 works well on Linux,macOS. Windows not test.

  • TFile,TTree,Int_t(basic type),TString works well.

  • class TRootEmbeddedCanvas is one the way.