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

List:       pykde
Subject:    [PyKDE] pyuic4 generates invalid code for showDropIndicator
From:       Tomi_Kyöstilä <tomi.kyostila () gmail ! com>
Date:       2006-05-25 18:25:13
Message-ID: 4475F689.6050908 () gmail ! com
[Download RAW message or body]

Hi!

When I set the showDropIndicator property to true for a QTreeView in Qt 
Designer, pyuic4 generates the code 
self.feedTreeView.setShowDropIndicator(True). There's no such method as 
setShowDropIndicator. It should be setDropIndicatorShown(True). The C++ 
code that uic generates uses 
feedTreeView->setProperty("showDropIndicator", QVariant(true));.

--
Tomi Kyöstilä

_______________________________________________
PyKDE mailing list    PyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
[prev in list] [next in list] [prev in thread] [next in thread] 

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