Class: Qt::Dialog

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

Instance Method Summary collapse

Instance Method Details

#exec(*args) ⇒ Object



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

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