Class: Qt::PageSetupDialog

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

Instance Method Summary collapse

Instance Method Details

#exec(*args) ⇒ Object



1610
1611
1612
# File 'lib/Qt/qtruby4.rb', line 1610

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