Doc: document obsolete QApplication::setGraphicsSystem()
Change-Id: I5a87564d2dbfa5e739d1ca40db480e8e0c1b7fdf Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
This commit is contained in:
parent
a9cbddf473
commit
20c4b797a1
@ -335,6 +335,15 @@ QApplicationPrivate::~QApplicationPrivate()
|
||||
See setColorSpec() for full details.
|
||||
*/
|
||||
|
||||
/*!
|
||||
\fn QApplication::setGraphicsSystem(const QString &)
|
||||
\obsolete
|
||||
|
||||
This call has no effect.
|
||||
|
||||
Use the QPA framework instead.
|
||||
*/
|
||||
|
||||
/*!
|
||||
\fn QWidget *QApplication::topLevelAt(const QPoint &point)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user