Re: [Plplot-devel] qt driver question

2010-03-30 Thread Hazen Babcock
chm wrote: > I've been reviewing some of the driver codes in > preparation for developing an OpenGL based PLplot > driver. In working through qt.cpp, I was unable > to find where the handler is created, i.e., from > line 39: > >extern MasterHandler handler; > > I haven't done much C++ coding

[Plplot-devel] qt driver question

2010-03-29 Thread chm
I've been reviewing some of the driver codes in preparation for developing an OpenGL based PLplot driver. In working through qt.cpp, I was unable to find where the handler is created, i.e., from line 39: extern MasterHandler handler; I haven't done much C++ coding so expert nuances are sure t