Class: Qt::PluginLoader

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

Instance Method Summary collapse

Instance Method Details

#load(*args) ⇒ Object



1640
1641
1642
# File 'lib/Qt/qtruby4.rb', line 1640

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