1920 1921 1922
# File 'lib/Qt/qtruby4.rb', line 1920 def exec(*args) method_missing(:exec, *args) end
1924 1925 1926
# File 'lib/Qt/qtruby4.rb', line 1924 def open(*args) method_missing(:open, *args) end