equal
deleted
inserted
replaced
72 |
72 |
73 QString text; |
73 QString text; |
74 QString additionalText; |
74 QString additionalText; |
75 HbIcon icon; |
75 HbIcon icon; |
76 HbIcon background; |
76 HbIcon background; |
77 Qt::Orientation orientation; |
|
78 HbFrameDrawer *backgroundFrameDrawer; |
77 HbFrameDrawer *backgroundFrameDrawer; |
79 QTimer *longPressTimer; |
78 QTimer *longPressTimer; |
80 Qt::Alignment textAlignment; |
79 Qt::Alignment textAlignment; |
81 Qt::Alignment additionalTextAlignment; |
80 Qt::Alignment additionalTextAlignment; |
82 bool stretched; |
81 bool stretched; |