classicui_pub/queries_api/inc/aknlistquerydialog.h
branchRCL_3
changeset 23 3d340a0166ff
parent 0 2f259fa3e83a
child 25 941195f2d488
equal deleted inserted replaced
18:0aa5fbdfbc30 23:3d340a0166ff
   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();
   284         
   291         
   285     public:
   292     public:
   286         /** 
   293         /** 
   287          * Sets the tone for the dialog.
   294          * Sets the tone for the dialog.
   288          *
   295          *