[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    [PyQt] sip doesn't recognize structs with parent structs/classes
From:       "Erick Tryzelaar" <idadesub () users ! sourceforge ! net>
Date:       2008-07-16 23:12:15
Message-ID: 1ef034530807161612x3cab3c39v76a5268817bd217d () mail ! gmail ! com
[Download RAW message or body]

I've got a simple sip file that has:

struct Foo {
%TypeHeaderCode
#include "foo.h"
%End

  virtual Foo();
};

struct Bar: Foo {
%TypeHeaderCode
#include "foo.h"
%End

  virtual Bar();
};


That should be valid code though, right?
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic