class Qt::Timer

Public Instance Methods

start(*args) click to toggle source
# File lib/Qt/qtruby4.rb, line 2130
def start(*args)
  method_missing(:start, *args)
end