vmbx/vmbxengine/inc/vmbxqtuihandler.h
changeset 27 7eb70891911c
parent 19 e44a8c097b15
equal deleted inserted replaced
23:427125ac6cb8 27:7eb70891911c
    96     * Show voice mailbox information number
    96     * Show voice mailbox information number
    97     *
    97     *
    98     * @param aNoteType in TVmbxType type
    98     * @param aNoteType in TVmbxType type
    99     */
    99     */
   100     void showInformationNote(const TVmbxNoteType aType);
   100     void showInformationNote(const TVmbxNoteType aType);
       
   101 
       
   102     /**
       
   103     * Check qt environment supported or not.
       
   104     *
       
   105     * @return qt environment supported or not.
       
   106     */
       
   107     bool isQtEnvSupported();
   101     
   108     
   102 private slots:
   109 private slots:
   103     /**
   110     /**
   104     * update Ok button status according to user input string
   111     * update Ok button status according to user input string
   105     *
   112     *
   121     
   128     
   122     /**
   129     /**
   123     * Query and Define mailbox dialog. Own
   130     * Query and Define mailbox dialog. Own
   124     */    
   131     */    
   125     HbInputDialog *iQueryDialog;
   132     HbInputDialog *iQueryDialog;
   126 
       
   127     };
   133     };
   128 
   134 
   129 #endif  // VMBXQTUIHANDLER_H
   135 #endif  // VMBXQTUIHANDLER_H