Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/qml/core_ext/to_qml.rb

Instance Method Summary collapse

Instance Method Details

#to_qmlObject



9
10
11
# File 'lib/qml/core_ext/to_qml.rb', line 9

def to_qml
  self
end