IceProxyFinder Class Reference

#include <ArmarXGui/gui-plugins/StatechartViewerPlugin/StatechartViewerController.h>

Public Member Functions

QStringList getProxyNameList (QString searchMask) const override
 
std::string getTypedProxyName (Ice::ObjectPrx const &current) const override
 
 IceProxyFinder (QWidget *parent=0)
 

Detailed Description

Widget to conveniently retrieve a proxy instance name of a specific interface type (the template parameter). The search mask supports wild cards (only one, *Unit* is not possible) and seperators (e.g. Unit|Result).

Definition at line 51 of file StatechartViewerController.h.

Constructor & Destructor Documentation

◆ IceProxyFinder()

IceProxyFinder ( QWidget *  parent = 0)
inline

Definition at line 112 of file IceProxyFinder.h.

Member Function Documentation

◆ getProxyNameList()

QStringList getProxyNameList ( QString  searchMask) const
inlineoverride

Definition at line 126 of file IceProxyFinder.h.

◆ getTypedProxyName()

std::string getTypedProxyName ( Ice::ObjectPrx const &  current) const
inlineoverride

Definition at line 116 of file IceProxyFinder.h.


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