#include <ArmarXGui/gui-plugins/StatechartEditorPlugin/view/dialogs/EditStatechartGroupDialog.h>
|  | 
| bool | contextGenerationEnabled () const | 
|  | 
|  | EditStatechartGroupDialog (EditMode editMode, QString groupName, ArmarXPackageToolInterfacePtr packageTool, VariantInfoPtr variantInfo, QList< QString > selectedProxies, bool generateContext, const StatechartProfilesPtr &statechartProfiles, const QMap< QString, QString > &statechartGroupConfigurations=QMap< QString, QString >(), const QString &description="", StatechartGroupPtr group=StatechartGroupPtr(), QWidget *parent=0) | 
|  | 
| QMap< QString, QString > | getConfigurations () const | 
|  | 
| QString | getGroupDescription () const | 
|  | 
| QString | getGroupName () const | 
|  | 
| QString | getGroupPath () const | 
|  | 
| QString | getPackageName () const | 
|  | 
| QString | getPackagePath () const | 
|  | 
| ArmarXPackageToolInterfacePtr | getPackageTool () const | 
|  | 
| QList< QString > | getProxies () const | 
|  | 
|  | ~EditStatechartGroupDialog () override | 
|  | 
Definition at line 45 of file EditStatechartGroupDialog.h.
 
◆ EditMode
◆ EditStatechartGroupDialog()
  
  | 
        
          | EditStatechartGroupDialog | ( | EditMode | editMode, |  
          |  |  | QString | groupName, |  
          |  |  | ArmarXPackageToolInterfacePtr | packageTool, |  
          |  |  | VariantInfoPtr | variantInfo, |  
          |  |  | QList< QString > | selectedProxies, |  
          |  |  | bool | generateContext, |  
          |  |  | const StatechartProfilesPtr & | statechartProfiles, |  
          |  |  | const QMap< QString, QString > & | statechartGroupConfigurations = QMap<QString, QString>(), |  
          |  |  | const QString & | description = "", |  
          |  |  | StatechartGroupPtr | group = StatechartGroupPtr(), |  
          |  |  | QWidget * | parent = 0 |  
          |  | ) |  |  |  | explicit | 
 
 
◆ ~EditStatechartGroupDialog()
◆ checkPackagePath
  
  | 
        
          | void checkPackagePath | ( |  | ) |  |  | slot | 
 
 
◆ contextGenerationEnabled()
      
        
          | bool contextGenerationEnabled | ( |  | ) | const | 
      
 
 
◆ getConfigurations()
      
        
          | QMap< QString, QString > getConfigurations | ( |  | ) | const | 
      
 
 
◆ getGroupDescription()
      
        
          | QString getGroupDescription | ( |  | ) | const | 
      
 
 
◆ getGroupName()
      
        
          | QString getGroupName | ( |  | ) | const | 
      
 
 
◆ getGroupPath()
      
        
          | QString getGroupPath | ( |  | ) | const | 
      
 
 
◆ getPackageName()
      
        
          | QString getPackageName | ( |  | ) | const | 
      
 
 
◆ getPackagePath()
      
        
          | QString getPackagePath | ( |  | ) | const | 
      
 
 
◆ getPackageTool()
◆ getProxies()
      
        
          | QList< QString > getProxies | ( |  | ) | const | 
      
 
 
◆ requestCheckPackagePath
  
  | 
        
          | void requestCheckPackagePath | ( | QString | path | ) |  |  | slot | 
 
 
◆ selectPackagePath
  
  | 
        
          | void selectPackagePath | ( |  | ) |  |  | slot | 
 
 
◆ storeConfigurationText
  
  | 
        
          | void storeConfigurationText | ( |  | ) |  |  | slot | 
 
 
◆ updateConfigurationContent
  
  | 
        
          | void updateConfigurationContent | ( | int | index | ) |  |  | slot | 
 
 
◆ updateConfigurationTextField
  
  | 
        
          | void updateConfigurationTextField | ( | QString | profileText | ) |  |  | slot | 
 
 
◆ updateDependencies
  
  | 
        
          | void updateDependencies | ( | QModelIndex | index1 = QModelIndex(), |  
          |  |  | QModelIndex | index2 = QModelIndex() |  
          |  | ) |  |  |  | slot | 
 
 
◆ updateProxyListEnabled
  
  | 
        
          | void updateProxyListEnabled | ( | int | state | ) |  |  | slot | 
 
 
The documentation for this class was generated from the following files: