using Qt IDE

37 views
Skip to first unread message

amir aref

unread,
Jun 21, 2019, 8:55:26 AM6/21/19
to pyqtgraph
i am using qwt library in Qt for 2D plotting. but now i need to plot 3D. under things is needed:
hi, In my project, i need to do under things:
1- the project is not commercial
2- i need to compile static and using stand alone
3- plotting some points on (x, y, z) and differents color
4- plotting cube, conic, ... in 3D with abillity of zooming and rotating
5- plotting lines from some points to another points in 3D with differents color
6- by clicking on lines or shapes some events must happen( like slot and signal in Qt)
7- IDE that i will use, must have a good online support

pyqtgraph can help me for doing above 7 things? how can i use pyqtgraph on qt creator plat form?
thanks alot


stefan

unread,
Jun 21, 2019, 9:01:21 AM6/21/19
to pyqt...@googlegroups.com

You don't give a lot of information, so I'll have to second-guess a bit to be able to help.

Your main code base is using C++ ? And you are wondering how to combine this with a Python frontend for visualization ?

You may want to look into Boost.Python (https://boostorg.github.io/python) to help you expose some of your C++ interfaces to Python so you can script them, including and in particular the data that you want to visualize.


Stefan
--

      ...ich hab' noch einen Koffer in Berlin...
    

amir aref

unread,
Jun 21, 2019, 9:20:05 AM6/21/19
to pyqtgraph
thanks for replying.
i want to start project.
No, there is not any code in c++
i want to stat. but if writing code is possible in Qt, i think its good for me. i can use another ide and plot form.
witch plat form do you sugest me?

stefan

unread,
Jun 21, 2019, 9:40:42 AM6/21/19
to pyqt...@googlegroups.com

I can't suggest anything as I don't know your requirements. If your main focus is visualization and you want to use Qt, I think PyQt / PyQtGraph may just be the right tools for you.

(The point that made me think you were doing C++ was "need to compile static". Not sure what you mean by that.)

amir aref

unread,
Jun 21, 2019, 10:11:38 AM6/21/19
to pyqtgraph
so many thanks. how can i use pyqtgraph in qt? is there any help doc for doing this?
Reply all
Reply to author
Forward
0 new messages