Re: [Plplot-general] plplot multiple qt widgets

2014-01-28 Thread Hazen Babcock
> > Hello, > I am starting with plplot and Qt, looking at the example > examples/c++/README.qt_example > > It works correctly and I am now proceeding in creating a custom widget to > encapsulate my specific plotting needs. I am directly subclassing > QtExtWidget. > > The issue is that I require mul

[Plplot-general] plplot multiple qt widgets

2014-01-24 Thread Alessandro Re
Hello, I am starting with plplot and Qt, looking at the example examples/c++/README.qt_example It works correctly and I am now proceeding in creating a custom widget to encapsulate my specific plotting needs. I am directly subclassing QtExtWidget. The issue is that I require multiple widgets in m