Workspace 6.21.5
Public Slots | Signals | Public Member Functions | List of all members
PolymorphicPropertiesWidget Class Reference

#include <Workspace/Presentation/polymorphicpropertieswidget.h>

Inherits QWidget.

Public Slots

void selectDataType (const DataExecution::DataFactory *factory)
 

Signals

void notifyDataTypeSelectionChanged (const DataExecution::DataFactory *factory)
 

Public Member Functions

 PolymorphicPropertiesWidget (DataExecution::PolymorphicDataOperation &op, OperationPropertiesDialog &dialog)
 
bool allowedToApplyChanges ()
 
void applyChanges (QUndoStack &undoStack)
 

Constructor & Destructor Documentation

◆ PolymorphicPropertiesWidget()

Member Function Documentation

◆ allowedToApplyChanges()

bool allowedToApplyChanges ( )

◆ applyChanges()

void applyChanges ( QUndoStack &  undoStack)

◆ notifyDataTypeSelectionChanged

void notifyDataTypeSelectionChanged ( const DataExecution::DataFactory factory)
signal

◆ selectDataType

void selectDataType ( const DataExecution::DataFactory factory)
slot