PlotPyStack / PythonQwt

Qt plotting widgets for Python (pure Python reimplementation of Qwt C++ library)
https://pypi.org/project/PythonQwt/
Other
86 stars 25 forks source link

Add icon to QwtPlotItem #61

Closed CEAVirginie closed 3 years ago

CEAVirginie commented 3 years ago

add icon to QwtPlotItem From Bertrand Rosse, used in all our softwares

CEAVirginie commented 3 years ago

Missing QIcon Import in my pull request

PierreRaybaut commented 3 years ago

This PR will be implemented but with respect to QwtPlotItem C++ naming convention, i.e. setIcon instead of set_icon and icon instead of get_icon.

PierreRaybaut commented 3 years ago

See commit 64af9f73258d55936b6efacef5e864aad5f9f500