Go to the documentation of this file.
32 #include <IceUtil/Shared.h>
43 class ArmarXWidgetController;
55 virtual public IceUtil::Shared
271 template <
typename Class>
303 QString __instanceName;
304 QPointer<QWidget> __widget;
305 QMainWindow* __appMainWindow;
306 QPointer<TipDialog> tipDialog;
309 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.