[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bindings
Subject:    [Kde-bindings] KDE/kdebindings/qtruby
From:       Richard Dale <Richard_Dale () tipitina ! demon ! co ! uk>
Date:       2006-10-01 20:02:32
Message-ID: 1159732952.228546.8218.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 591133 by rdale:

* The Qt::DBusMessage.type method now works. Fixes problem reported by 
  Peter Rullmann.

CCMAIL: kde-bindings@kde.org


 M  +5 -0      ChangeLog  
 M  +6 -0      rubylib/qtruby/lib/Qt/qtruby4.rb  


--- trunk/KDE/kdebindings/qtruby/ChangeLog #591132:591133
@@ -1,3 +1,8 @@
+2006-10-01  Richard Dale  <rdale@foton.es>
+
+	* The Qt::DBusMessage.type method now works. Fixes problem reported by 
+	  Peter Rullmann.
+
 2006-09-28  Richard Dale  <rdale@foton.es>
 
 	* Redone the rbuic tool based on the Qt 4.2 code with the ruby-specific
--- trunk/KDE/kdebindings/qtruby/rubylib/qtruby/lib/Qt/qtruby4.rb #591132:591133
@@ -398,6 +398,12 @@
 		end
 	end
 
+	class DBusMessage < Qt::Base 
+		def type(*args)
+			method_missing(:type, *args)
+		end
+	end
+
 	class Dialog < Qt::Base
 		def exec(*args)
 			method_missing(:exec, *args)
_______________________________________________
Kde-bindings mailing list
Kde-bindings@kde.org
https://mail.kde.org/mailman/listinfo/kde-bindings
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic