Method: TreeItem#parent
- Defined in:
- lib/Qt/active_item_model.rb
#parent ⇒ Object
73 74 75 |
# File 'lib/Qt/active_item_model.rb', line 73 def parent return @parentItem end |
73 74 75 |
# File 'lib/Qt/active_item_model.rb', line 73 def parent return @parentItem end |