Class: Qt::Buffer

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

Instance Method Summary collapse

Instance Method Details

#open(*args) ⇒ Object



500
501
502
# File 'lib/Qt/qtruby4.rb', line 500

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