[Qt-creator] A very small Tooltip detail observation

Jason H jhihn at gmx.com
Fri Sep 6 16:17:13 CEST 2019


QVector<int> v;

v.remove( -> tooltip [2 of 2| void remove(int i, int n)]

However the documentation says: "void QVector::remove(int i, int count)"

I had expected the tooltip to be [2 of 2| void remove(int i, int count)]

Not sure where these are being generated from, not necessarily an issue, or a QtCreator issue at that.


More information about the Qt-creator mailing list