989 990 991
# File 'lib/Qt/qtruby4.rb', line 989 def exec(*args) method_missing(:exec, *args) end
993 994 995
# File 'lib/Qt/qtruby4.rb', line 993 def exit(*args) method_missing(:exit, *args) end