Class: Qt::TextTableCell

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

Instance Method Summary collapse

Instance Method Details

#format(*args) ⇒ Object



2104
2105
2106
# File 'lib/Qt/qtruby4.rb', line 2104

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