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.