Method: Qt::SqlQuery#exec
- Defined in:
- lib/Qt/qtruby4.rb
#exec(*args) ⇒ Object
1881 1882 1883 |
# File 'lib/Qt/qtruby4.rb', line 1881 def exec(*args) method_missing(:exec, *args) end |
1881 1882 1883 |
# File 'lib/Qt/qtruby4.rb', line 1881 def exec(*args) method_missing(:exec, *args) end |