phonebookui/pbkcommonui/inc/cntgroupactionsview.h
changeset 53 e6aff7b69165
parent 50 77bc263e1626
child 54 47627ab5d7a4
equal deleted inserted replaced
51:81c360d47083 53:e6aff7b69165
    88     HbView*                     mView; // own
    88     HbView*                     mView; // own
    89 
    89 
    90     HbAction*                   mSoftkey; // owned by view
    90     HbAction*                   mSoftkey; // owned by view
    91     HbListView*                 mListView; // owned by layout
    91     HbListView*                 mListView; // owned by layout
    92     int                         mPopupCount;
    92     int                         mPopupCount;
    93     QStringList                 mActionParams;
    93     QStringList                 mEmailActionParams;
       
    94     QVariantMap                 mMessageActionParams;
    94 };
    95 };
    95 
    96 
    96 #endif // CNTGROUPACTIONSVIEW_H
    97 #endif // CNTGROUPACTIONSVIEW_H
    97 
    98 
    98 // EOF
    99 // EOF