Method: Qt::Timer#start
- Defined in:
- lib/Qt/qtruby4.rb
#start(*args) ⇒ Object
2130 2131 2132 |
# File 'lib/Qt/qtruby4.rb', line 2130 def start(*args) method_missing(:start, *args) end |
2130 2131 2132 |
# File 'lib/Qt/qtruby4.rb', line 2130 def start(*args) method_missing(:start, *args) end |