TCPSelectionController.h File Reference
#include "AbstractController.h"
#include "../Util/WheelEventFilter.h"
#include <QComboBox>
+ Include dependency graph for TCPSelectionController.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TCPSelectionController
 Subcontroller which handles all user interaction with the active TCP selection 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 TCPSelectionControllerPtr = std::shared_ptr< TCPSelectionController >