Method: Qt::Dialog#exec

Defined in:
lib/Qt/qtruby4.rb

#exec(*args) ⇒ Object



916
917
918
# File 'lib/Qt/qtruby4.rb', line 916

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