Alberto Berti schrieb:
> Hi Aaron,
>
>> "Aaron" == Aaron Digulla <[EMAIL PROTECTED]> writes:
> >> # qui parent è in delegato, perciò parent.parent() è la #
> >> tabella view = parent.parent() index = view.currentIndex() item
> >> = index.internalPointer() if isinstance(item, Looku
Hi all,
i'm quite new to this list, but i'm working with PyQT4 with great
satisfaction to develop a framework, and an application, to build
database driven applications using the model/view/delegate approach
with SQLAlchemy (http://sqlalchemy.org) instead of the standard SQL
enabled tree of mode