9 #ifndef licenseQueryMgr_H_
10 #define licenseQueryMgr_H_
43 DtBoost::shared_ptr<DtRtiAssistantPeer> peer,
45 DtBoost::shared_ptr<DtAssistantComponentMgr> compMgr );
102 virtual void updateLicQuery();
107 void chosenLicServerUpdated(
const QString& name,
int port );
110 void unlicensedModeChosen(
bool );
114 void updateDefaultToUnlicensed(
bool );
119 void processLicQueryResults(
int result );
130 void removeLicenseServer(
const MAKRti::DtString& server );
133 void sendLicenseServerUpdate();
136 void clearStoredLicense();
139 void setDefaultToUnlicensed(
bool );
142 void updateFromCache();