Remove qdoc for obsolete methods of QSet.
The documentation related to functions removed in commit
bb5ae21c41
.
Change-Id: I2412c02b26a64ee22d700b0dca2945b24f1b3f61
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
This commit is contained in:
parent
0e6361d316
commit
91c745241f
@ -588,16 +588,6 @@
|
||||
\sa subtract(), operator-=(), operator|(), operator&()
|
||||
*/
|
||||
|
||||
/*!
|
||||
\fn QSet<T> QSet::operator-(const QSet<T> &other)
|
||||
\fn QSet<T> QSet::operator|(const QSet<T> &other)
|
||||
\fn QSet<T> QSet::operator+(const QSet<T> &other)
|
||||
\fn QSet<T> QSet::operator&(const QSet<T> &other)
|
||||
\internal
|
||||
|
||||
These will go away in Qt 5.
|
||||
*/
|
||||
|
||||
/*!
|
||||
\class QSet::iterator
|
||||
\since 4.2
|
||||
|
Loading…
Reference in New Issue
Block a user