class Qt::StyleHintReturn

Public Instance Methods

type(*args) click to toggle source
# File lib/Qt/qtruby4.rb, line 2002
def type(*args)
  method_missing(:type, *args)
end