Method: TreeItem#childCount
- Defined in:
- lib/Qt/active_item_model.rb
#childCount ⇒ Object
61 62 63 |
# File 'lib/Qt/active_item_model.rb', line 61 def childCount return @childItems.length end |
61 62 63 |
# File 'lib/Qt/active_item_model.rb', line 61 def childCount return @childItems.length end |