Class: Qt::Translator

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

Instance Method Summary collapse

Instance Method Details

#load(*args) ⇒ Object



2166
2167
2168
# File 'lib/Qt/qtruby4.rb', line 2166

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