phoneuis/BubbleManager/Inc/BMTouchPane.h
branchRCL_3
changeset 34 b68fcd923911
parent 0 5f000ab63145
equal deleted inserted replaced
31:ba54057fe027 34:b68fcd923911
   161         
   161         
   162         /**
   162         /**
   163         * Replaces button with other.
   163         * Replaces button with other.
   164         */
   164         */
   165         void ReplaceButtonL( TInt aButtonIndex, TInt aResourceId );
   165         void ReplaceButtonL( TInt aButtonIndex, TInt aResourceId );
   166         
   166 
       
   167         /**
       
   168         * Set used button layout.
       
   169         * @param aButtonIndex Button index.
       
   170         * @param aColumn Column index.
       
   171         * @param aRow Row index.
       
   172         */
       
   173         void SetButtonLayout( TInt aButtonIndex, TInt aColumn, TInt aRow );
       
   174 
   167     private:
   175     private:
   168 
   176 
   169         /**
   177         /**
   170         * C++ default constructor.
   178         * C++ default constructor.
   171         */
   179         */