Workspace 6.21.5
Public Slots | Signals | Public Member Functions | Protected Slots | Properties | List of all members
MergeProgressWidget Class Reference

Displays an array of MergeItem.

#include <Tools/Widgets/mergeprogresswidget.h>

Inherits QWidget.

Public Slots

void onActionChanged (const QString &actionString, const QUuid &id)
 
void onChangeSelection (const QUuid &id)
 

Signals

void actionChanged ()
 
void selectionChanged (const QUuid &id)
 
void widgetUpdated ()
 

Public Member Functions

 MergeProgressWidget (QWidget *parent=0)
 
 ~MergeProgressWidget () override
 
void clear ()
 
bool getReadOnly ()
 
void setReadOnly (bool b)
 
bool updateData (CSIRO::DataExecution::ObjectArray &data)
 
bool updateWidget (const CSIRO::DataExecution::ObjectArray &data)
 

Protected Slots

void onItemSelectedChanged ()
 

Properties

bool collapseInIOTree
 
bool readOnly
 

Constructor & Destructor Documentation

◆ MergeProgressWidget()

MergeProgressWidget ( QWidget *  parent = 0)

◆ ~MergeProgressWidget()

~MergeProgressWidget ( )
overridedefault

Member Function Documentation

◆ actionChanged

void actionChanged ( )
signal

◆ clear()

void clear ( )

◆ getReadOnly()

bool getReadOnly ( )

◆ onActionChanged

void onActionChanged ( const QString &  actionString,
const QUuid &  id 
)
slot

◆ onChangeSelection

void onChangeSelection ( const QUuid &  id)
slot

◆ onItemSelectedChanged

void onItemSelectedChanged ( )
protectedslot

◆ selectionChanged

void selectionChanged ( const QUuid &  id)
signal

◆ setReadOnly()

void setReadOnly ( bool  b)

◆ updateData()

bool updateData ( CSIRO::DataExecution::ObjectArray data)

◆ updateWidget()

bool updateWidget ( const CSIRO::DataExecution::ObjectArray data)

◆ widgetUpdated

void widgetUpdated ( )
signal

Property Documentation

◆ collapseInIOTree

bool collapseInIOTree
read

◆ readOnly

bool readOnly
readwrite