Skip to content

LabelListModel

thorbenk edited this page Jul 23, 2011 · 4 revisions

represents the list of labels for the classification workflow

public API:
  • functions:
    • addLabel -> return Label reference
    • removeSelectedLabel
    • selectLabel(reference)
  • signals:
    • labelAdded(object)
    • labelRemoved(object)
Clone this wiki locally