Class: Qt::Menu

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

Instance Method Summary collapse

Instance Method Details

#exec(*args) ⇒ Object



1400
1401
1402
# File 'lib/Qt/qtruby4.rb', line 1400

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