Revision 526497

Go back to digest for 9th April 2006

Features in Development Tools

Richard Dale committed changes in /trunk/KDE/kdebindings/qtruby:

* Added the itemviews/simpledommodel and itemviews/simpletreemodel
example.* Special cased the Qt::AbstractItemModel.createIndex() and
Qt::ModelIndex.internalPointer() methods so they can save
and restore Ruby VALUE instances.

File Changes

Added 9 files
  • /trunk/KDE/kdebindings/qtruby/rubylib/examples/itemviews
  •   /simpledommodel
  •   /simpletreemodel
  •   /simpledommodel/domitem.rb
  •   /simpledommodel/dommodel.rb
  •   /simpledommodel/main.rb
  •   /simpledommodel/mainwindow.rb
  •   /simpletreemodel/main.rb
  •   /simpletreemodel/treeitem.rb
  •   /simpletreemodel/treemodel.rb
Modified 1 files
  • /trunk/KDE/kdebindings/qtruby/ChangeLog
10 files changed in total