Hi all,
I convinced my girlfriend that making a logo for the PyQt wiki is good use for
her creativity; and here is the result. Anybody doesn't like it? Otherwise I'll
set it up as the logo tomorrow.
greetings
Torsten
--
Torsten Marek <[EMAIL PROTECTED]>
ID: A244C858 -- FP: 1902 0002 5DFC 856B
Am Mittwoch, 1. Juni 2005 14:20 schrieb Diez B. Roggisch:
> > Actually the IPython feature I'm the most missing, if not the only one,
> > is completion. This is a valuable improvement over the standard python
> > interpreter, when in the implementation/testing phase ; that's why it
> > made sense t
Hello List
I've been trying to adjust the layout of a QFileDialog after customising it
using addWidgets(). I've tried to access the block of widgets at the bottom
of the dialog using layout iterators, but something seems to be broken. The
QLayoutItems produced by the iterators are all 'sterile'
On Saturday 02 July 2005 9:19 am, Denis S. Otkidach wrote:
> Below is a code generated for wrapped attribute (PyObject* in original
> class, SIP_PYOBJECT in SIP spec):
>
> -->8--
> static PyObject *var_MyClass_myAttr(PyObject *sipSelf,PyObject *sipPy)
> {
> PyObject * sipVal;
> MyCl
Below is a code generated for wrapped attribute (PyObject* in original
class, SIP_PYOBJECT in SIP spec):
-->8--
static PyObject *var_MyClass_myAttr(PyObject *sipSelf,PyObject *sipPy)
{
PyObject * sipVal;
MyClass *sipCpp = reinterpret_cast(sipGetCppPtr((sipWrapper
*)sipSelf,sipClas