Class: Qt::GraphicsLineItem

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

Constant Summary collapse

Type =
6

Instance Method Summary collapse

Instance Method Details

#type(*args) ⇒ Object



1100
1101
1102
# File 'lib/Qt/qtruby4.rb', line 1100

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