classicui_pub/queries_api/inc/aknlistquerydialog.h
branchRCL_3
changeset 25 941195f2d488
parent 23 3d340a0166ff
equal deleted inserted replaced
23:3d340a0166ff 25:941195f2d488
   279          *
   279          *
   280          * @return Pointer to search field. If no search field is used 
   280          * @return Pointer to search field. If no search field is used 
   281          *         returns @c NULL.
   281          *         returns @c NULL.
   282          */
   282          */
   283         IMPORT_C CAknSearchField* FindBox() const;
   283         IMPORT_C CAknSearchField* FindBox() const;
   284         
       
   285     private:
       
   286         /**
       
   287         * Returns whether the left softkey is shown
       
   288         * @return ETrue If the left softkey is shown
       
   289         */
       
   290         TBool IsLeftSoftkeyShown();
       
   291         
   284         
   292     public:
   285     public:
   293         /** 
   286         /** 
   294          * Sets the tone for the dialog.
   287          * Sets the tone for the dialog.
   295          *
   288          *