|
|
#include <memory>#include <QFileSystemWatcher>#include <QTimer>#include <QWidget>#include <ArmarXCore/util/ScenarioManagerCommon/data_structure/Package.h>#include <ArmarXGui/libraries/qtpropertybrowser/src/qtpropertymanager.h>#include "OptionalPropertyFactory.h"#include "scenarioitem.h"
Include dependency graph for detailedapplicationview.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | DetailedApplicationView |
| View that shows detailed information about a Scenario, Package or Application. Shows status and parameters of the object. Also allows starting, stopping and restarting of Scenarios and Applications. More... | |
Namespaces | |
| Ui | |
| ArmarX Headers. | |
Typedefs | |
| using | DetailedApplicationViewPtr = std::shared_ptr< DetailedApplicationView > |
| using DetailedApplicationViewPtr = std::shared_ptr<DetailedApplicationView> |
Definition at line 161 of file detailedapplicationview.h.