![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Inheritance diagram for inviwo::PillListView:Public Member Functions | |
| bool | hasHeightForWidth () const override |
| int | heightForWidth (int width) const override |
| PillListView & | operator= (const PillListView &)=delete |
| PillListView & | operator= (PillListView &&)=delete |
| PillListView (const PillListView &)=delete | |
| PillListView (PillListView &&)=delete | |
| PillListView (QWidget *parent=nullptr) | |
Protected Member Functions | |
| QSize | viewportSizeHint () const override |
Protected Attributes | |
| PillDelegate * | pillDelegate_ |