Andre Poenitz wrote:
On Sat, Sep 01, 2007 at 08:32:17AM +0200, Abdelrazak Younes wrote:
Andre Poenitz wrote:
I plan to 'manually expand' the current uses QController as in the
attached patch.
The result is not only shorter but also simpler. No need for a template
with a template argument (QCon
On Fri, Aug 31, 2007 at 10:15:24PM -0400, Richard Heck wrote:
> Andre Poenitz wrote:
> >I plan to 'manually expand' the current uses QController as in the
> >attached patch.
> >
> >The result is not only shorter but also simpler. No need for a template
> >with a template argument (QController) anym
On Sat, Sep 01, 2007 at 08:32:17AM +0200, Abdelrazak Younes wrote:
> Andre Poenitz wrote:
> >I plan to 'manually expand' the current uses QController as in the
> >attached patch.
> >
> >The result is not only shorter but also simpler. No need for a template
> >with a template argument (QController)
Andre Poenitz wrote:
I plan to 'manually expand' the current uses QController as in the
attached patch.
The result is not only shorter but also simpler. No need for a template
with a template argument (QController) anymore.
You don't even need the GuiView thing (the former QView). My solution
Andre Poenitz wrote:
I plan to 'manually expand' the current uses QController as in the
attached patch.
The result is not only shorter but also simpler. No need for a template
with a template argument (QController) anymore.
Maybe I'll arrive at a point where I understand the code at some time..
I plan to 'manually expand' the current uses QController as in the
attached patch.
The result is not only shorter but also simpler. No need for a template
with a template argument (QController) anymore.
Maybe I'll arrive at a point where I understand the code at some time...
Andre'
Index: GuiER