ArvizProfileManagerWidget.h File Reference
#include <mutex>
#include <string>
#include <unordered_set>
#include <utility>
#include <QCheckBox>
#include <QComboBox>
#include <QDialog>
#include <QLineEdit>
#include <QPushButton>
#include <QRadioButton>
#include <QSettings>
#include <QString>
#include <QWidget>
#include <qcheckbox.h>
#include <RobotAPI/components/ArViz/Coin/Visualizer.h>
+ Include dependency graph for ArvizProfileManagerWidget.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ArvizProfileManagerWidget
 
struct  pair_hash
 
struct  Profile
 
class  ProfileDialog
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 

Typedefs

using Layers = std::unordered_set< viz::CoinLayerID, pair_hash >