alteo_gange wrote:
Le mardi 23 octobre 2007, alteo_gange a écrit :
Hi everybody!
I have created several QTreeWidgetItem and connected a signal
"itemClicked(QTreeWidgetItem *,int)" on the QTreeWidget.
treeWidget=QtGui.QTreeWidget(widget)
...
itemTree1=QtGui.QTreeWidgetItem(treeWidget)
On Tuesday 23 October 2007 02:13, alteo_gange wrote:
> Hi everybody!
>
> I have created several QTreeWidgetItem and connected a signal
> "itemClicked(QTreeWidgetItem *,int)" on the QTreeWidget.
>
> > treeWidget=QtGui.QTreeWidget(widget)
> > ...
> > itemTree1=QtGui.QTreeWidgetItem(treeWidget)
> > ..
Excuse in advance for my bad english.
Thank you very much Mark for your book . I'm going to command it as
soon as possible (but it seems to me your book will be accessible in
France only at the end of november).
a+ ;)
--
Venez faire un tour ici :
http://ekd.tolosano.info
http://monsitt.irrupti
Le mardi 23 octobre 2007, alteo_gange a écrit :
> Hi everybody!
>
> I have created several QTreeWidgetItem and connected a signal
> "itemClicked(QTreeWidgetItem *,int)" on the QTreeWidget.
>
> > treeWidget=QtGui.QTreeWidget(widget)
> > ...
> > itemTree1=QtGui.QTreeWidgetItem(treeWidget)
> > ...
> >
Title: business
Hi,
I have been expanding my code with new features after which I
experience an error
NotImplementedError: QGraphicsItem.boundingRect() is abstract and must
be overridden
when using the rubber band. The procedure has been working before, but
obviously I disturbed the devil.
I'm sorry for the multiple messages.
Few subscription problems. Now, it's OK.
--
alteo_gange
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt
Hi everybody!
I have created several QTreeWidgetItem and connected a
signal "itemClicked(QTreeWidgetItem *,int)" on the QTreeWidget.:
> treeWidget=QtGui.QTreeWidget(widget)
> ...
> itemTree1=QtGui.QTreeWidgetItem(treeWidget)
> ...
> itemTree2=QtGui.QTreeWidgetItem(treeWidget)
> ...
>
Hi everybody!
I have created several QTreeWidgetItem and connected a signal
"itemClicked(QTreeWidgetItem *,int)" on the QTreeWidget.
> treeWidget=QtGui.QTreeWidget(widget)
> ...
> itemTree1=QtGui.QTreeWidgetItem(treeWidget)
> ...
> itemTree2=QtGui.QTreeWidgetItem(treeWidget)
> ...
> self.connec
I recommend this book to anyone that wants to learn PyQt, it is a excellent
book with many real world examples
with working code and really new stuff (it even use import from future in
python).
Regards,
Miguel Angel.
Mark Summerfield escribió:
> Hi,
>
> I am delighted to announce that
>
>
On Tuesday 23 October 2007 17:46, Mark Summerfield wrote:
> Since this is the only book that covers PyQt4 it is automatically the
> "best"---but I have not been complacent, and have worked extremely hard
> to make the book as accessible, useful, enjoyable, and interesting as
> possible.
>
> (Note f
Hi,
I am delighted to announce that
"Rapid GUI Programming with Python and Qt:
The Definitive Guide to PyQt Programming"
has now been published in the US.
The book is a hardback, 648 pages, ISBN 0132354187.
The foreword was written by Phil Thompson (creator of PyQt), who was
also one
11 matches
Mail list logo