Workspace 6.21.5
Public Member Functions | List of all members
WorkspaceAgentWorkflowWidget Class Reference

#include <Workspace/Application/Agent/agentworkflowwidget.h>

Inherits QWidget.

Public Member Functions

 WorkspaceAgentWorkflowWidget (QWidget *parent)
 
 ~WorkspaceAgentWorkflowWidget () override
 
void setAgentWorkflows (QSharedPointer< WorkspaceAgentWorkflows > workflows)
 
QString workspaceServerPath () const
 

Constructor & Destructor Documentation

◆ WorkspaceAgentWorkflowWidget()

WorkspaceAgentWorkflowWidget ( QWidget *  parent)

◆ ~WorkspaceAgentWorkflowWidget()

~WorkspaceAgentWorkflowWidget ( )
overridedefault

Member Function Documentation

◆ setAgentWorkflows()

void setAgentWorkflows ( QSharedPointer< WorkspaceAgentWorkflows workflows)

◆ workspaceServerPath()

QString workspaceServerPath ( ) const