[Kde-bindings] Qyoto on Windows

Steven Boswell II ulatekh at yahoo.com
Fri Dec 2 14:21:14 UTC 2011


That's OK, I understand how things are.  But could you (or someone else on this list) point me in the direction of some developer documentation that would allow me to understand how Qyoto and Smoke work?  The source-code comments aren't much to go on.

BTW, in response to my earlier query about SetModel() doing something to prevent garbage-collection of the incoming item model, it appears the solution is easy, though it involves editing kalyptus-generated files that say "DO NOT EDIT".  All I did was add "protected QAbstractItemModel m_Model" to QAbstractItemView, and "m_Model = model;" to QAbstractItemView.SetModel() and QTreeView.SetModel().  This takes care of the problem that I was reproducing in my code.  Granted, there are many other places where this would have to be done, but other than editing machine-generated files, the idea appears to be sound.

Steven Boswell



________________________________
 From: Arno Rehn <arno at arnorehn.de>
To: Steven Boswell II <ulatekh at yahoo.com>; KDE bindings for other programming languages <kde-bindings at kde.org> 
Sent: Friday, December 2, 2011 7:01 AM
Subject: Re: [Kde-bindings] Qyoto on Windows
 
On Friday 02 December 2011 05:50:00 Steven Boswell II wrote:
> OK, I'll try your changes sometime today.
> 
> I wanted to build my own binaries because I wanted the opportunity to
> track down bugs.  Your binaries aren't totally functional yet, after
> all.  Also, I was hoping that someone on this mailing list would know how to
> modify the existing projects the right way to cope with the Windows build
> issues.
If I had more time, I would be willing to help, so that at least the 
buildsystem would work fine on Windows. However I'm quite busy atm and can't 
spare much time.
I'm afraid your on your own, more or less. But I'll help whenever I can spare 
the time.

-- 
Arno Rehn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-bindings/attachments/20111202/894408ed/attachment.html>


More information about the Kde-bindings mailing list