ArmarXWidgetController.h File Reference
#include <ArmarXCore/core/logging/Logging.h>
#include <IceUtil/Shared.h>
#include <QSettings>
#include <QPointer>
#include <QWidget>
#include <memory>
#include <mutex>
+ Include dependency graph for ArmarXWidgetController.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ArmarXWidgetController
 

Namespaces

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

Typedefs

using ArmarXWidgetControllerPtr = IceUtil::Handle< ArmarXWidgetController >
 

Functions

ARMARXCORE_IMPORT_EXPORT ostream & operator<< (ostream &stream, const QPointF &point)
 
ARMARXCORE_IMPORT_EXPORT ostream & operator<< (ostream &stream, const QRectF &rect)
 
ARMARXCORE_IMPORT_EXPORT ostream & operator<< (ostream &stream, const QSizeF &rect)
 
ARMARXCORE_IMPORT_EXPORT ostream & operator<< (ostream &stream, const QString &string)