On 1/15/2017 7:09 PM, Ernesto wrote:

I can´t found an explanation of the differences of /reinterpret_cast/ and /dynamic_cast/, because I can´t found information about /reinterpret_cast/ in Qt Documentation (5.5.0 Qt version).


These are purely C++ mechanisms, and have nothing to do directly with Qt.

E.g.: https://www.tutorialspoint.com/cplusplus/cpp_casting_operators.htm
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to