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

Tree

####Inherits: Control ####Category: Core

Brief Description

Member Functions

Signals

  • item&#95activated ( )
  • multi&#95selected ( Object item, int column, bool selected )
  • custom&#95popup&#95edited ( bool arrow_clicked )
  • item&#95collapsed ( Object item )
  • item&#95edited ( )
  • item&#95selected ( )
  • cell&#95selected ( )
  • button&#95pressed ( Object item, int column, int id )

Numeric Constants

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

Member Function Description

Clone this wiki locally