policymanagement/policyengine/policyengineui/inc/PolicyEngineUi.h
changeset 72 8ee66fcd0a7c
parent 44 39aa16f3fdc2
equal deleted inserted replaced
68:415c00f1675d 72:8ee66fcd0a7c
    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;