Method: Qt::IODevice#open
- Defined in:
- lib/Qt/qtruby4.rb
#open(*args) ⇒ Object
1256 1257 1258 |
# File 'lib/Qt/qtruby4.rb', line 1256 def open(*args) method_missing(:open, *args) end |
1256 1257 1258 |
# File 'lib/Qt/qtruby4.rb', line 1256 def open(*args) method_missing(:open, *args) end |