Libraries
»
rock-qtbindings
(4.8.6.6)
»
Index (T)
»
Qt
»
TextCursor
Class: Qt::TextCursor
Inherits:
Base
Object
Base
Qt::TextCursor
show all
Defined in:
lib/Qt/qtruby4.rb
Instance Method Summary
collapse
#
select
(*k) ⇒ Object
Instance Method Details
#
select
(*k) ⇒
Object
2046 2047 2048
# File 'lib/Qt/qtruby4.rb', line 2046
def
select
(
*
k
)
method_missing
(
:select
,
*
k
)
end