TCPInformationController.h File Reference
#include "AbstractController.h"
#include "../View/TCPInformationTab.h"
#include <memory>
#include <Eigen/Core>
#include <QLayoutItem>
#include <QLineEdit>
+ Include dependency graph for TCPInformationController.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TCPInformationController
 Subcontroller which handles all user interaction with the tcp information tab in the GUI, communicates with other controllers via signals and slots. More...
 

Namespaces

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

Typedefs

using TCPInformationControllerPtr = std::shared_ptr< TCPInformationController >