TreeItem

Yanru MuLess than 1 minute

TreeItem

attribute

  • Selected
  • Hidden
  • Expanded
  • Disabled
  • FirstColumnSpanned
  • Flags
  • ChildIndicatorPolicy
  • Text[]
  • StatusTip[]
  • ToolTip[]
  • WhatsThis[]
  • SizeHint[]
  • TextAlignment[]
  • CheckState[]
  • BackgroundColor[]
  • TextColor[]
  • Icon[]
  • Font[]

methods

  • AddChild(item)
  • InsertChild(item)
  • RemoveChild(item)
  • SortChildren(int, order)
  • InsertChildren(int, list)
  • AddChildren(list)
  • int IndexOfChild(item)
  • item Clone()
  • tree TreeWidget()
  • item Parent()
  • item Child(int)
  • item TakeChild(int)
  • int ChildCount()
  • int ColumnCount()
Last update:
Contributors: muyanru