public Method

Module.protected_instance_methods(inc_super=true)

There's no documentation for this item.

Source Code

# File qt/qtruby4.rb, line 2697
def protected_instance_methods(inc_super=true)
        qt_methods(_protected_instance_methods(inc_super), 0x80, inc_super)
end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.