ElementaryCheckPropertiesWidget Class Reference

#include <ArmarXGui/gui-plugins/ObserverPropertiesPlugin/widgets/properties/ElementaryCheckPropertiesWidget.h>

+ Inheritance diagram for ElementaryCheckPropertiesWidget:

Public Member Functions

 ElementaryCheckPropertiesWidget (const ConditionCheckBasePtr check, std::string checkName, bool showSupportedTypes=true, bool showParameters=true, bool showResult=true, QWidget *parent=0, Qt::WindowFlags f=0)
 
- Public Member Functions inherited from PropertiesWidget
virtual void createUi ()
 
QGridLayout * getContentLayout () const
 
 PropertiesWidget (QWidget *parent=0, Qt::WindowFlags f=0)
 
 ~PropertiesWidget () override
 

Additional Inherited Members

- Public Slots inherited from PropertiesWidget
void addHeading (const QString &heading)
 
void addProperty (const QString &label, const QString &text)
 
void addProperty (const QString &label, QWidget *propertyWidget)
 
void addWidget (QWidget *widget)
 
void setPropertiesTitle (const QString &title)
 
void setProperty (const QString &label, const QString &text)
 
void setProperty (int row, const QString &label, const QString &text)
 
- Public Attributes inherited from PropertiesWidget
const std::string rawLabelPropertyString = "RawLabel"
 

Detailed Description

Definition at line 37 of file ElementaryCheckPropertiesWidget.h.

Constructor & Destructor Documentation

◆ ElementaryCheckPropertiesWidget()

ElementaryCheckPropertiesWidget ( const ConditionCheckBasePtr  check,
std::string  checkName,
bool  showSupportedTypes = true,
bool  showParameters = true,
bool  showResult = true,
QWidget *  parent = 0,
Qt::WindowFlags  f = 0 
)

Definition at line 35 of file ElementaryCheckPropertiesWidget.cpp.

+ Here is the call graph for this function:

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