Method: Qt::Base#singleton_methods

Defined in:
lib/Qt/qtruby4.rb

#singleton_methodsObject



228
229
230
231
# File 'lib/Qt/qtruby4.rb', line 228

def singleton_methods
	# From smoke.h, Smoke::mf_static 0x01
	qt_methods(super, 0x01)
end