Method: Qt::CoreApplication#exit
- Defined in:
- lib/Qt/qtruby4.rb
#exit(*args) ⇒ Object
606 607 608 |
# File 'lib/Qt/qtruby4.rb', line 606 def exit(*args) method_missing(:exit, *args) end |
606 607 608 |
# File 'lib/Qt/qtruby4.rb', line 606 def exit(*args) method_missing(:exit, *args) end |