Class: Qt::Timer

Inherits:
Base show all
Defined in:
lib/Qt/qtruby4.rb

Instance Method Summary collapse

Instance Method Details

#start(*args) ⇒ Object



2130
2131
2132
# File 'lib/Qt/qtruby4.rb', line 2130

def start(*args)
  method_missing(:start, *args)
end