ImFusion C++ SDK 4.4.0
ImFusion::detail::AnatomyItemWidget Class Reference
Inheritance diagram for ImFusion::detail::AnatomyItemWidget:

Signals

void checked (int64_t anatomyId)
 Emitted when the checkbox is checked, for adding the anatomy to the current list.
void unchecked (int64_t anatomyId)
 Emitted when the checkbox is unchecked or when the remove button is clicked, for removing the anatomy from the current list.

Public Member Functions

 AnatomyItemWidget (int64_t anatomyId, const std::string &name, Qt::CheckState checkState, QWidget *parent=nullptr)
void setId (int64_t anatomyId)
void setName (const std::string &name)
void setCheckState (Qt::CheckState checkState)
int64_t anatomyId () const
bool isUnknown () const
virtual void resizeEvent (QResizeEvent *event) override

The documentation for this class was generated from the following file:
  • ImFusion/GUI/AnatomyController.h
Search Tab / S to search, Esc to close