Method: Qt::PushButton#shortcut=
- Defined in:
- lib/Qt/qtruby4.rb
#shortcut=(arg) ⇒ Object
1736 1737 1738 |
# File 'lib/Qt/qtruby4.rb', line 1736 def shortcut=(arg) setShortcut(arg) end |
1736 1737 1738 |
# File 'lib/Qt/qtruby4.rb', line 1736 def shortcut=(arg) setShortcut(arg) end |