[Kde-bindings] [Bug 302672] qtruby exception when accessing QStyleOption::state (ArgumentError)

Arno Rehn arno at arnorehn.de
Mon Jul 2 12:55:36 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=302672

--- Comment #3 from Arno Rehn <arno at arnorehn.de> ---
I've just tried this myself, works flawlessly:
$ irb
irb(main):001:0> require 'Qt4'
=> true
irb(main):002:0> test = Qt::StyleOption.new
=> #<Qt::StyleOption:0x00000001a71808>
irb(main):003:0> test.state
=> 0
irb(main):004:0>

Are you sure that you're using the new smokegen version to build smokeqt? Does
qtruby use the new version of smokeqt?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-bindings mailing list