Skip to content
reduz edited this page Feb 23, 2014 · 8 revisions

Tree

Inherits: Control\n\n

Brief Description

Member Functions

Signals

  • ** item_activated ** ( )
  • ** multi_selected ** ( Object item, int column, bool selected )
  • ** custom_popup_edited ** ( bool arrow_clicked )
  • ** item_collapsed ** ( Object item )
  • ** item_edited ** ( )
  • ** item_selected ** ( )
  • ** cell_selected ** ( )
  • ** button_pressed ** ( Object item, int column, int id )

Numeric Constants

  • SELECT_SINGLE = 0
  • SELECT_ROW = 1
  • SELECT_MULTI = 2

Member Function Description

Clone this wiki locally