Method: Qt::Base#-
- Defined in:
- lib/Qt/qtruby4.rb
#-(a) ⇒ Object
111 112 113 |
# File 'lib/Qt/qtruby4.rb', line 111 def -(a) return Qt::-(self, a) end |
111 112 113 |
# File 'lib/Qt/qtruby4.rb', line 111 def -(a) return Qt::-(self, a) end |