StatechartEditorSettingsDialog Class Reference

#include <ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/StatechartEditorSettingsDialog.h>

+ Inheritance diagram for StatechartEditorSettingsDialog:

Public Slots

void selectNewPath ()
 

Public Member Functions

QStringList getPaths () const
 
bool getRemoteStatesLocked () const
 
void setPaths (QStringList paths)
 
void setRemoteStatesLocked (bool locked)
 
 StatechartEditorSettingsDialog (QWidget *parent=0)
 
 ~StatechartEditorSettingsDialog () override
 

Detailed Description

Definition at line 34 of file StatechartEditorSettingsDialog.h.

Constructor & Destructor Documentation

◆ StatechartEditorSettingsDialog()

StatechartEditorSettingsDialog ( QWidget *  parent = 0)
explicit

Definition at line 35 of file StatechartEditorSettingsDialog.cpp.

+ Here is the call graph for this function:

◆ ~StatechartEditorSettingsDialog()

Definition at line 42 of file StatechartEditorSettingsDialog.cpp.

Member Function Documentation

◆ getPaths()

QStringList getPaths ( ) const

Definition at line 48 of file StatechartEditorSettingsDialog.cpp.

+ Here is the caller graph for this function:

◆ getRemoteStatesLocked()

bool getRemoteStatesLocked ( ) const

Definition at line 60 of file StatechartEditorSettingsDialog.cpp.

+ Here is the caller graph for this function:

◆ selectNewPath

void selectNewPath ( )
slot

Definition at line 72 of file StatechartEditorSettingsDialog.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ setPaths()

void setPaths ( QStringList  paths)

Definition at line 66 of file StatechartEditorSettingsDialog.cpp.

+ Here is the caller graph for this function:

◆ setRemoteStatesLocked()

void setRemoteStatesLocked ( bool  locked)

Definition at line 54 of file StatechartEditorSettingsDialog.cpp.

+ Here is the caller graph for this function:

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