VPTissue Reference Manual
SimPT_Shell::ConversionList Class Reference

Widget containing the list of steps in conversion and associated functionality. More...

#include <ConversionList.h>

Inheritance diagram for SimPT_Shell::ConversionList:
Inheritance graph
Collaboration diagram for SimPT_Shell::ConversionList:
Collaboration graph

Classes

struct  EntryType
 

Signals

void CheckedChanged ()
 Signal emitted when the check state of some SimStates in the conversion has changed.
 
void SelectionChanged (bool selected)
 Signal emitted when the selection in the conversion changes. More...
 

Public Member Functions

 ConversionList (QWidget *parent=nullptr)
 Constructor.
 
virtual ~ConversionList ()
 Destructor.
 
void AddEntry (const EntryType &)
 Add entry.
 
void Clear ()
 Clear all entries.
 
std::vector< EntryTypeGetCheckedEntries () const
 
bool HasCheckedEntries () const
 

Detailed Description

Widget containing the list of steps in conversion and associated functionality.

Definition at line 45 of file ConversionList.h.

Member Function Documentation

void SimPT_Shell::ConversionList::SelectionChanged ( bool  selected)
signal

Signal emitted when the selection in the conversion changes.

Parameters
selectedWhether there are simulation states selected (that can be removed)

The documentation for this class was generated from the following files: