Libraries
»
qtbindings
(4.6.3.1)
»
Index (R)
»
Qt
»
Region
Class: Qt::Region
Inherits:
Object
Object
Qt::Region
show all
Defined in:
ext/ruby/qtruby/test/opoverloading.rb
Instance Method Summary
collapse
#
to_s
⇒ Object
Instance Method Details
#
to_s
⇒
Object
24 25 26
# File 'ext/ruby/qtruby/test/opoverloading.rb', line 24
def
to_s
"
(
#{
empty?
}
)
"
end