On 10/8/07, Phil Thompson <[EMAIL PROTECTED]> wrote:
>
> On Monday 08 October 2007, Arve Knudsen wrote:
> > What's the meaning of the stdset attribute? It turns out that for the
> > properties of my own custom widget Designer does not specify the stdset
> > attribute (not quite sure why), and if st
On Monday 08 October 2007, Arve Knudsen wrote:
> What's the meaning of the stdset attribute? It turns out that for the
> properties of my own custom widget Designer does not specify the stdset
> attribute (not quite sure why), and if stdset is missing or equals "1"
> pyuic reverts to the old behavi
What's the meaning of the stdset attribute? It turns out that for the
properties of my own custom widget Designer does not specify the stdset
attribute (not quite sure why), and if stdset is missing or equals "1" pyuic
reverts to the old behaviour of guessing the setter method's name (rather
than u
On 10/6/07, Phil Thompson <[EMAIL PROTECTED]> wrote:
>
> On Saturday 06 October 2007, Arve Knudsen wrote:
> > On 10/6/07, Phil Thompson <[EMAIL PROTECTED]> wrote:
> > > On Saturday 06 October 2007, Arve Knudsen wrote:
> > > > On 10/6/07, Phil Thompson <[EMAIL PROTECTED]> wrote:
> > > > > On Friday
On Saturday 06 October 2007, Arve Knudsen wrote:
> On 10/6/07, Phil Thompson <[EMAIL PROTECTED]> wrote:
> > On Saturday 06 October 2007, Arve Knudsen wrote:
> > > On 10/6/07, Phil Thompson <[EMAIL PROTECTED]> wrote:
> > > > On Friday 05 October 2007, Arve Knudsen wrote:
> > > > > Hi
> > > > > I've
On 10/6/07, Phil Thompson <[EMAIL PROTECTED]> wrote:
>
> On Saturday 06 October 2007, Arve Knudsen wrote:
> > On 10/6/07, Phil Thompson <[EMAIL PROTECTED]> wrote:
> > > On Friday 05 October 2007, Arve Knudsen wrote:
> > > > Hi
> > > > I've just written a Designer plugin in Python, which I have to s
On Saturday 06 October 2007, Arve Knudsen wrote:
> On 10/6/07, Phil Thompson <[EMAIL PROTECTED]> wrote:
> > On Friday 05 October 2007, Arve Knudsen wrote:
> > > Hi
> > > I've just written a Designer plugin in Python, which I have to say is
> >
> > very
> >
> > > nice. However I discovered some surp
On 10/6/07, Phil Thompson <[EMAIL PROTECTED]> wrote:
>
> On Friday 05 October 2007, Arve Knudsen wrote:
> > Hi
> > I've just written a Designer plugin in Python, which I have to say is
> very
> > nice. However I discovered some surprising behaviour in pyuic. My widget
> > contains Qt properties (de
On Friday 05 October 2007, Arve Knudsen wrote:
> Hi
> I've just written a Designer plugin in Python, which I have to say is very
> nice. However I discovered some surprising behaviour in pyuic. My widget
> contains Qt properties (defined using pyqtProperty), but the generated code
> don't use the p
Hi
I've just written a Designer plugin in Python, which I have to say is very
nice. However I discovered some surprising behaviour in pyuic. My widget
contains Qt properties (defined using pyqtProperty), but the generated code
don't use the properties, instead it tries to use the underlying methods
10 matches
Mail list logo