9 #ifndef connQueryMgr_H_
10 #define connQueryMgr_H_
19 #include <vlutil/vlSmartPointers.h>
26 class DtAssistantRtiForwarderConnQueryDialog;
30 class DtAssistantNoInterfacesFoundDialog;
48 DtBoost::shared_ptr<DtRtiAssistantPeer> peer,
50 DtBoost::shared_ptr<DtAssistantComponentMgr> compMgr,
51 DtBoost::shared_ptr<DtAssistantConnectionInfoMgr> connInfoMgr );
90 bool preserveSelection );
118 virtual bool checkForInterfaces();
121 void processConnQueryResults(
QWidget* widget,
bool accepted );
142 void clearChosenConnection();
160 void processConnQueryAccepted(
QWidget* widget );
163 void processConnQueryRejected(
QWidget* widget );
169 void addProhibitedPort(
int port,
const MAKRti::DtString& reason );
172 void removeProhibitedPort(
int port );