ConnectDialog< ProxyT > Class Template Reference

#include <armarx/navigation/gui-plugins/LocationGraphEditor/widgets/ConnectDialog.h>

+ Inheritance diagram for ConnectDialog< ProxyT >:

Public Member Functions

 ConnectDialog (QString searchMask, ManagedIceObject &component, QWidget *parent=nullptr)
 
ProxyT getProxy ()
 
virtual ~ConnectDialog () override
 

Public Attributes

ManagedIceObjectcomponent
 
armarx::IceProxyFinder< ProxyT > * finder = nullptr
 

Detailed Description

template<class ProxyT>
class armarx::navigation::qt_plugins::location_graph_editor::ConnectDialog< ProxyT >

Definition at line 36 of file ConnectDialog.h.

Constructor & Destructor Documentation

◆ ConnectDialog()

ConnectDialog ( QString  searchMask,
ManagedIceObject component,
QWidget *  parent = nullptr 
)
inline

Definition at line 39 of file ConnectDialog.h.

+ Here is the call graph for this function:

◆ ~ConnectDialog()

virtual ~ConnectDialog ( )
inlineoverridevirtual

Definition at line 57 of file ConnectDialog.h.

Member Function Documentation

◆ getProxy()

ProxyT getProxy ( )
inline

Definition at line 63 of file ConnectDialog.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Data Documentation

◆ component

ManagedIceObject& component

Definition at line 78 of file ConnectDialog.h.

◆ finder

armarx::IceProxyFinder<ProxyT>* finder = nullptr

Definition at line 79 of file ConnectDialog.h.


The documentation for this class was generated from the following file: