Inheritance diagram for EditableTable:

Public Member Functions

 EditableTable (const score::DocumentContext &c, QWidget *parent=nullptr)
 
void addCheckedItem (QString f)
 
void addItem (QString f)
 
void clear ()
 
void setItems (const std::vector< ossia::value > &v)
 
ossia::value value () const noexcept
 
void itemsChanged ()
 

Public Attributes

const score::DocumentContextctx
 
QListView * table {}
 
QStandardItemModel * model {}
 

The documentation for this class was generated from the following file:
  • ImageListChooser.cpp