Class: Qt::Picture

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

Instance Method Summary collapse

Instance Method Details

#load(*args) ⇒ Object



1622
1623
1624
# File 'lib/Qt/qtruby4.rb', line 1622

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