SettingsView Class Reference

#include <ArmarXGui/gui-plugins/ScenarioManager/gui/settingsview.h>

+ Inheritance diagram for SettingsView:

Signals

void changeExecutorSettings (std::string killMethod, int delay, std::string stopMethod)
 
void clearPidCache ()
 
void clearXmlCache ()
 
void closeUnavailablePackages ()
 
void openPackageChooser ()
 
void removePackage (int row, int column, QModelIndex parent)
 

Public Member Functions

virtual void setModel (FilterableTreeModelSortFilterProxyModelPtr model)
 
 SettingsView (QWidget *parent=0)
 
 ~SettingsView () override
 

Detailed Description

Definition at line 38 of file settingsview.h.

Constructor & Destructor Documentation

◆ SettingsView()

SettingsView ( QWidget *  parent = 0)
explicit

Definition at line 36 of file settingsview.cpp.

+ Here is the call graph for this function:

◆ ~SettingsView()

~SettingsView ( )
override

Definition at line 62 of file settingsview.cpp.

Member Function Documentation

◆ changeExecutorSettings

void changeExecutorSettings ( std::string  killMethod,
int  delay,
std::string  stopMethod 
)
signal

◆ clearPidCache

void clearPidCache ( )
signal

◆ clearXmlCache

void clearXmlCache ( )
signal

◆ closeUnavailablePackages

void closeUnavailablePackages ( )
signal
+ Here is the caller graph for this function:

◆ openPackageChooser

void openPackageChooser ( )
signal

◆ removePackage

void removePackage ( int  row,
int  column,
QModelIndex  parent 
)
signal

◆ setModel()

void setModel ( FilterableTreeModelSortFilterProxyModelPtr  model)
virtual

Definition at line 67 of file settingsview.cpp.

+ Here is the caller graph for this function:

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