From 91c745241fac1149a6c7333effef7aab32dcf41f Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Sun, 1 Apr 2012 22:14:58 +1000 Subject: Remove qdoc for obsolete methods of QSet. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The documentation related to functions removed in commit bb5ae21c417b0c2571f3d5c1025758eaec2c380e. Change-Id: I2412c02b26a64ee22d700b0dca2945b24f1b3f61 Reviewed-by: João Abecasis --- src/corelib/tools/qset.qdoc | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/src/corelib/tools/qset.qdoc b/src/corelib/tools/qset.qdoc index 139b017966..b03cce884d 100644 --- a/src/corelib/tools/qset.qdoc +++ b/src/corelib/tools/qset.qdoc @@ -588,16 +588,6 @@ \sa subtract(), operator-=(), operator|(), operator&() */ -/*! - \fn QSet QSet::operator-(const QSet &other) - \fn QSet QSet::operator|(const QSet &other) - \fn QSet QSet::operator+(const QSet &other) - \fn QSet QSet::operator&(const QSet &other) - \internal - - These will go away in Qt 5. -*/ - /*! \class QSet::iterator \since 4.2 -- cgit v1.2.3