Struct ISetInputOutputWidgetObserver

Inheritance Relationships

Derived Type

Struct Documentation

struct SmartPeak::ISetInputOutputWidgetObserver

SetInputOutputWidget’s Observer class.

Subclassed by SmartPeak::LoadSessionWizard

Public Functions

virtual void onInputOutputSet() = 0

User has set directories and pressed ok button.

virtual void onInputOutputCancel() = 0

User has pressed the cancel button.