eventsui/eventsmgmtui/inc/evtmgmtuimodel.h
branchCompilerCompatibility
changeset 10 159664f72ed5
parent 0 522cd55cc3d7
equal deleted inserted replaced
7:b087dc86104a 10:159664f72ed5
    82 public:
    82 public:
    83     /*
    83     /*
    84      * It will return Events array object reference.
    84      * It will return Events array object reference.
    85      * @ret Events array object reference
    85      * @ret Events array object reference
    86      */
    86      */
    87     RPointerArray<CEvtBasicEventInfo>& CEvtMgmtUiModel::EventsArray();
    87     RPointerArray<CEvtBasicEventInfo>& EventsArray();
    88     
    88     
    89 	/**
    89 	/**
    90      * returns eventinfo object.
    90      * returns eventinfo object.
    91      * @param[in] aIndex index of event in array
    91      * @param[in] aIndex index of event in array
    92      */
    92      */