[Kde-bindings] playground/bindings/kimono

Richard Dale Richard_Dale at tipitina.demon.co.uk
Wed Jan 24 17:04:12 UTC 2007


SVN commit 626811 by rdale:

* The Enums in properties are now fully qualified with the classname
* Fixed up the code for the t11 example
* Added some more CMakeLists.txt files

CCMAIL: kde-bindings at kde.org



 M  +2 -0      CMakeLists.txt  
 M  +3 -0      ChangeLog  
 M  +11 -3     core/QTimeLine.cs  
 A             examples/CMakeLists.txt  
 A             examples/tutorial/CMakeLists.txt  
 A             examples/tutorial/t1/CMakeLists.txt  
 M  +1 -1      examples/tutorial/t1/t1.cs  
 A             examples/tutorial/t10/CMakeLists.txt  
 A             examples/tutorial/t11/CMakeLists.txt  
 M  +3 -3      examples/tutorial/t11/cannonfield.cs  
 M  +4 -4      examples/tutorial/t11/lcdrange.cs  
 M  +2 -2      examples/tutorial/t11/main.cs  
 A             examples/tutorial/t2/CMakeLists.txt  
 A             examples/tutorial/t3/CMakeLists.txt  
 A             examples/tutorial/t4/CMakeLists.txt  
 A             examples/tutorial/t5/CMakeLists.txt  
 A             examples/tutorial/t6/CMakeLists.txt  
 A             examples/tutorial/t7/CMakeLists.txt  
 A             examples/tutorial/t8/CMakeLists.txt  
 A             examples/tutorial/t9/CMakeLists.txt  
 M  +40 -0     gui/QAbstractItemView.cs  
 M  +16 -0     gui/QAbstractSpinBox.cs  
 M  +8 -0      gui/QAction.cs  
 M  +24 -0     gui/QCalendarWidget.cs  
 M  +16 -0     gui/QComboBox.cs  
 M  +16 -0     gui/QCompleter.cs  
 M  +8 -0      gui/QDataWidgetMapper.cs  
 M  +8 -0      gui/QDateTimeEdit.cs  
 M  +24 -0     gui/QFileDialog.cs  
 M  +16 -0     gui/QFrame.cs  
 M  +8 -0      gui/QGraphicsScene.cs  
 M  +24 -0     gui/QGraphicsView.cs  
 M  +6 -6      gui/QLCDNumber.cs  
 M  +8 -0      gui/QLayout.cs  
 M  +3 -3      gui/QLineEdit.cs  
 M  +40 -0     gui/QListView.cs  
 M  +3 -3      gui/QMessageBox.cs  
 M  +3 -3      gui/QMovie.cs  
 M  +3 -3      gui/QProgressBar.cs  
 M  +8 -0      gui/QSlider.cs  
 M  +8 -0      gui/QTabBar.cs  
 M  +11 -3     gui/QTabWidget.cs  
 M  +8 -0      gui/QTextEdit.cs  
 M  +8 -0      gui/QToolButton.cs  





More information about the Kde-bindings mailing list