Go to the documentation of this file.
27 #include <IceUtil/Shared.h>
43 class ArmarXWidgetController;
54 virtual public IceUtil::Shared
265 template <
typename Class>
296 QString __instanceName;
297 QPointer<QWidget> __widget;
298 QMainWindow* __appMainWindow;
299 QPointer<TipDialog> tipDialog;
301 std::shared_ptr<std::recursive_mutex>
mutex3D;
ARMARXCORE_IMPORT_EXPORT ostream & operator<<(ostream &stream, const armarx::RunningTaskIceBase &task)
Base Class for all Logging classes.
#define ARMARXCORE_IMPORT_EXPORT
This file offers overloads of toIce() and fromIce() functions for STL container types.