Class: Qt::IODevice

Inherits:
Base show all
Defined in:
lib/Qt/qtruby4.rb

Instance Method Summary collapse

Instance Method Details

#open(*args) ⇒ Object



1256
1257
1258
# File 'lib/Qt/qtruby4.rb', line 1256

def open(*args)
  method_missing(:open, *args)
end