Method: Qt::Region#to_s
- Defined in:
- ext/ruby/qtruby/test/opoverloading.rb
#to_s ⇒ Object
24 25 26 |
# File 'ext/ruby/qtruby/test/opoverloading.rb', line 24 def to_s "(#{empty?})" end |
24 25 26 |
# File 'ext/ruby/qtruby/test/opoverloading.rb', line 24 def to_s "(#{empty?})" end |