There's no documentation for this item.
# File qt/qtruby4.rb, line 1874 def +(n) return Integer.new(@value + n.to_i) end
<code/>
<pre/>
<code/>and<pre/>for code samples.