Libraries
»
rock-qtbindings
(4.8.6.6)
»
Index (F)
»
Qt
»
File
Class: Qt::File
Inherits:
Base
Object
Base
Qt::File
show all
Defined in:
lib/Qt/qtruby4.rb
Instance Method Summary
collapse
#
open
(*args) ⇒ Object
Instance Method Details
#
open
(*args) ⇒
Object
999 1000 1001
# File 'lib/Qt/qtruby4.rb', line 999
def
open
(
*
args
)
method_missing
(
:open
,
*
args
)
end