Code completion doesnt read time() function
Qt Creator and other tools
6
Posts
6
Posters
2.1k
Views
1
Watching
-
dear All, i try to develop c++ application in LINUX using qt creator.
i had problem that qt creator doesnt read time() function which is part of <ctime> header.
When i press ctrl+space the* time()* function doesnt appear, qt only read tie() function.what should i do to make qt read the time() function.
please help me.
Thanks a lot. -
Welcome on devnet
There is no need to "double post":http://qt-project.org/forums/viewthread/17900/ on devnet. Therefore this post has been closed.
-
You should just include the header...
-
instead of just notifying the user about the double post, the more experienced should help in the question of the User !