equal
deleted
inserted
replaced
46 HbMessageBoxContentWidget *mMessageBoxContentWidget; |
46 HbMessageBoxContentWidget *mMessageBoxContentWidget; |
47 HbMessageBox::MessageBoxType mMessageBoxType; |
47 HbMessageBox::MessageBoxType mMessageBoxType; |
48 bool mIconVisible; |
48 bool mIconVisible; |
49 QMap <HbAction* , HbMessageBox::StandardButton> mActionList; |
49 QMap <HbAction* , HbMessageBox::StandardButton> mActionList; |
50 HbMessageBox::StandardButtons mStandardButtons; |
50 HbMessageBox::StandardButtons mStandardButtons; |
|
51 QString mBoxText; |
51 public slots: |
52 public slots: |
52 void _q_buttonClicked(); |
53 void _q_buttonClicked(); |
53 }; |
54 }; |
54 |
55 |
55 #endif // HB_MESSAGEBOX_P_H |
56 #endif // HB_MESSAGEBOX_P_H |