6 Oct 07:41
SqlAlchemy as a Model
From: Mateyuzo <mateyuzo <at> mac.com>
Subject: SqlAlchemy as a Model
Newsgroups: gmane.comp.python.pyqt-pykde
Date: 2008-10-06 05:43:35 GMT
Subject: SqlAlchemy as a Model
Newsgroups: gmane.comp.python.pyqt-pykde
Date: 2008-10-06 05:43:35 GMT
Hello all, I am new to PyQt and Qt for that matter. After starting into the Rad PyQt book and skipping around a bit I don't have a clear picture. Is it possible to directly use SqlAlchemy as a model or must I implement a custom QAbstractTableModel? I am moving a Cocoa-Python application to PyQt to be cross platform, and would like to continue to use the same data access layer. Regards, m
RSS Feed