Class: Idb::PathListWidgetItem
- Inherits:
-
Qt::ListWidgetItem
- Object
- Qt::ListWidgetItem
- Idb::PathListWidgetItem
- Defined in:
- lib/gui/path_list_widget_item.rb
Instance Attribute Summary collapse
-
#full_path ⇒ Object
Returns the value of attribute full_path.
Instance Attribute Details
#full_path ⇒ Object
Returns the value of attribute full_path.
3 4 5 |
# File 'lib/gui/path_list_widget_item.rb', line 3 def full_path @full_path end |