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