messagingapp/smartmessaging/ringbc/inc/ringbc.h
changeset 27 e4592d119491
parent 23 238255e8b033
child 47 5b14749788d7
equal deleted inserted replaced
25:84d9eb65b26f 27:e4592d119491
    61 	  * returns null string if any error occurs in parsing
    61 	  * returns null string if any error occurs in parsing
    62 	  * or unsupported type.
    62 	  * or unsupported type.
    63 	  */
    63 	  */
    64 	 QString toneTitle(const QString &path);
    64 	 QString toneTitle(const QString &path);
    65 	 
    65 	 
    66 	 /**
       
    67 	  * Asks the save query.
       
    68 	  * @return bool true if user selected save else flase
       
    69 	  */
       
    70 	static bool askSaveQuery();
       
    71 	 
       
    72 private:
    66 private:
    73    
    67    
    74     /**
    68     /**
    75      * Private implementation.
    69      * Private implementation.
    76      * Owned.
    70      * Owned.