Remove documentation for QIconEnginePlugin::keys().
Method was removed in dcf3c95175
.
Change-Id: I6c01ea7d329e15aec8b4ce29e8d3d5c3e784731a
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
This commit is contained in:
parent
d153b73c12
commit
ffa249f9da
@ -71,21 +71,11 @@ QT_BEGIN_NAMESPACE
|
||||
\sa {How to Create Qt Plugins}
|
||||
*/
|
||||
|
||||
/*!
|
||||
\fn QStringList QIconEnginePlugin::keys() const
|
||||
|
||||
Returns
|
||||
|
||||
\sa create()
|
||||
*/
|
||||
|
||||
/*!
|
||||
\fn QIconEngine* QIconEnginePlugin::create(const QString& filename)
|
||||
|
||||
Creates and returns a QIconEngine object for the icon with the given
|
||||
\a filename.
|
||||
|
||||
\sa keys()
|
||||
*/
|
||||
|
||||
/*!
|
||||
|
Loading…
Reference in New Issue
Block a user