Class: Qt::File

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

Instance Method Summary collapse

Instance Method Details

#open(*args) ⇒ Object



999
1000
1001
# File 'lib/Qt/qtruby4.rb', line 999

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