Here I share stories of things I'm working on or have worked on recently. I enjoy contributing to open source software, so most posts will be related to that.
I also post a chinese word every day here.
Thursday, February 7, 2008
What is goya?
The other day I mentioned goya in a posting, and liquidat replied that goya is not very known to users, and to explain what it is/does. Really, from a user's standpoint goya is just magic that makes it easy to put buttons, etc. into cells of a view. We get fast searching on lists/tables/trees, etc. by using Qt's Model/View framework, and now with goya we can easily put buttons, lineedits, and other interactive controls besides just text and icons.
Subscribe to:
Post Comments (Atom)
1 comment:
Well, thanks for the explanation - although I must admit that I hoped for a bit more detailed explanation which could be my base to explain it to other users. But thanks anyway :)
Post a Comment