qt4
How to get int Day , int Month from unixtime...
Qt Code:
uint unixtime =1082370249; To copy to clipboard, switch view to plain text mode
main.cpp:30: error: cannot call member function `void QDateTime::setTime_t(uint)
' without object ??? I like to set time ....


Reply With Quote

Bookmarks