Method: Qt::Region#to_s

Defined in:
ext/ruby/qtruby/test/opoverloading.rb

#to_sObject



24
25
26
# File 'ext/ruby/qtruby/test/opoverloading.rb', line 24

def to_s
   "(#{empty?})"
end