Class: Qt::SocketNotifier
Constant Summary collapse
Instance Method Summary collapse
Instance Method Details
#type(*args) ⇒ Object
1904 1905 1906 |
# File 'lib/Qt/qtruby4.rb', line 1904 def type(*args) method_missing(:type, *args) end |