Method: Qt::Printer#abort
- Defined in:
- lib/Qt/qtruby4.rb
#abort(*args) ⇒ Object
1722 1723 1724 |
# File 'lib/Qt/qtruby4.rb', line 1722 def abort(*args) method_missing(:abort, *args) end |
1722 1723 1724 |
# File 'lib/Qt/qtruby4.rb', line 1722 def abort(*args) method_missing(:abort, *args) end |