phoneuis/BubbleManager/Inc/BMTouchPaneButton.h
branchRCL_3
changeset 3 8871b09be73b
parent 0 5f000ab63145
equal deleted inserted replaced
2:c84cf270c54f 3:8871b09be73b
   180          * 
   180          * 
   181          * @param aPenColor the RGB colour value
   181          * @param aPenColor the RGB colour value
   182          */
   182          */
   183         void GetTextColors( TRgb& aPenColor ) const; 
   183         void GetTextColors( TRgb& aPenColor ) const; 
   184         
   184         
       
   185         /**
       
   186          * Selects the correct text color.
       
   187          */
       
   188         void SelectTextColor(); 
       
   189         
   185     private: // data
   190     private: // data
   186         /**
   191         /**
   187          * Array of the button commands.
   192          * Array of the button commands.
   188          */
   193          */
   189         RArray<TInt> iCommands;
   194         RArray<TInt> iCommands;