policymanagement/policyengine/policyengineui/inc/PolicyEngineUI.h
changeset 66 08c8318ec9cb
parent 55 1c556dee8eb1
equal deleted inserted replaced
64:910464db1b65 66:08c8318ec9cb
    51 
    51 
    52 signals:
    52 signals:
    53     //signal to be sent to client
    53     //signal to be sent to client
    54     void deviceDialogClosed();
    54     void deviceDialogClosed();
    55     void deviceDialogData(QVariantMap data);
    55     void deviceDialogData(QVariantMap data);
    56     
    56   /**
       
    57 	 * applicationReady() - To emit the application ready signal for matti tool.
       
    58    */
       
    59     void applicationReady();
    57 private:
    60 private:
    58     // number of tries user does
    61     // number of tries user does
    59     int estbTrustCount;
    62     int estbTrustCount;
    60     QString iServerName;
    63     QString iServerName;
    61     QString iFingerprint;
    64     QString iFingerprint;