johnf
2012-04-11 09:39:40 UTC
I can see that there are work arounds for qtdesigner. Which I dont
fully understand.
But how can I subclass and then use that from designer by promoting
the class? Like I do with other custom widgets.
gdb backtrace (shortened)
#0 0x00007fffe978fb00 in PyArray_API () from /usr/lib64/python2.7/
site-packages/numpy/core/multiarray.so
#1 0x00007fffe105a27d in _import_array ()
at /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/
__multiarray_api.h:1571
#2 init_ext () at build/src.linux-x86_64-2.7/guiqwt/_extmodule.c:724
#3 0x0000003a226f4b05 in _PyImport_LoadDynamicModule () from /usr/
lib64/libpython2.7.so.1.0
Cheers
John
fully understand.
But how can I subclass and then use that from designer by promoting
the class? Like I do with other custom widgets.
gdb backtrace (shortened)
#0 0x00007fffe978fb00 in PyArray_API () from /usr/lib64/python2.7/
site-packages/numpy/core/multiarray.so
#1 0x00007fffe105a27d in _import_array ()
at /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/
__multiarray_api.h:1571
#2 init_ext () at build/src.linux-x86_64-2.7/guiqwt/_extmodule.c:724
#3 0x0000003a226f4b05 in _PyImport_LoadDynamicModule () from /usr/
lib64/libpython2.7.so.1.0
Cheers
John