Class: Qt::PrintDialog

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

Instance Method Summary collapse

Instance Method Details

#exec(*args) ⇒ Object



1692
1693
1694
# File 'lib/Qt/qtruby4.rb', line 1692

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