Class: Qt::Pixmap

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

Instance Method Summary collapse

Instance Method Details

#load(*args) ⇒ Object



1634
1635
1636
# File 'lib/Qt/qtruby4.rb', line 1634

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