|
Classified ads
|
#include <camodel.h>

Private Member Functions | |
| virtual void | newCaReceived (const CA &aNewCa)=0 |
Classified ads are stored via this class (ClasifiedAdsModel) ; if other parts of the sw wish to receive notifications about about ads, here is observer that may be installed with a method provided below. Method of the observer will be called while datamodel is lock()ed.
|
privatepure virtual |
notification method telling about newly-persisted classified ad
Implemented in CAListingModel.
1.8.8