Is it that std::map is C++ STL's map (whic achtually is) and only map is 
pointing to Qt's map?

Sushant
 


________________________________

Sushant Sharma
[email protected]
[email protected]
[email protected]
Mb: +91 9972028554


________________________________




________________________________
From: Antonio P. <[email protected]>
To: [email protected]
Sent: Friday, 15 April 2011 12:52 PM
Subject: Re: [Qt-creator] Help topic about a std::map variable fails ?


 
Nobody answer?
----- Original Message ----- 
>From: Antonio  P. 
>To: [email protected] 
>Sent: Thursday, April 14, 2011 4:59  PM
>Subject: [Qt-creator] Help topic about a  std::map variable fails ?
>
>
> 
>
>
>I have declared at .h file 
>std::map <int,int> 
mymap; 
>Ok , at cpp code I have tooltip information about  mymap, but If I write 
>'mymap. (point) I have not completion combo  ?
> 
>If I write :
>using namespace std;
>map <int,int> mymap;
>I have NO tooltip information , but if I write  'mymap. (point), I have 
>completion combo.
> 
>What's happen ??
> 
>Thanks 
>________________________________
> _______________________________________________
>Qt-creator mailing 
  list
>[email protected]
>http://lists.qt.nokia.com/mailman/listinfo/qt-creator
>
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-creator
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-creator

Reply via email to