Hi all
I ve a map like
QMap<int, double> objMap;
i want to initialise it to NULL.
can any one Plz tell me how to do it.?