Method: TreeItem#childItems
- Defined in:
- lib/Qt/active_item_model.rb
#childItems ⇒ Object (readonly)
Returns the value of attribute childItems.
28 29 30 |
# File 'lib/Qt/active_item_model.rb', line 28 def childItems @childItems end |