Class: Qt::WindowStateChangeEvent

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

Instance Method Summary collapse

Instance Method Details

#type(*args) ⇒ Object



2449
2450
2451
# File 'lib/Qt/qtruby4.rb', line 2449

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