class RuGUI::FrameworkAdapters::Qt4::BaseController
Public Instance Methods
queue(&block)
click to toggle source
# File lib/rugui/framework_adapters/Qt4.rb, line 20 def queue(&block) block.call end
# File lib/rugui/framework_adapters/Qt4.rb, line 20 def queue(&block) block.call end