class Qt::IODevice
Public Instance Methods
open(*args)
click to toggle source
# File lib/Qt/qtruby4.rb, line 1256 def open(*args) method_missing(:open, *args) end
# File lib/Qt/qtruby4.rb, line 1256 def open(*args) method_missing(:open, *args) end