Class: Qt::GraphicsTextItem

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

Constant Summary collapse

Type =
8

Instance Method Summary collapse

Instance Method Details

#type(*args) ⇒ Object



1191
1192
1193
# File 'lib/Qt/qtruby4.rb', line 1191

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