Doc: update QCoreApplication to be clear that we don't support text UI
Change-Id: Icc032470629201668c085fd74725a2965f09eb47 Reviewed-by: Martin Smith <martin.smith@digia.com>
This commit is contained in:
parent
d4cd55daa2
commit
8e69a03921
@ -565,8 +565,8 @@ void QCoreApplicationPrivate::initLocale()
|
||||
/*!
|
||||
\class QCoreApplication
|
||||
\inmodule QtCore
|
||||
\brief The QCoreApplication class provides an event loop for console Qt
|
||||
applications.
|
||||
\brief The QCoreApplication class provides an event loop for Qt
|
||||
applications without UI.
|
||||
|
||||
This class is used by non-GUI applications to provide their event
|
||||
loop. For non-GUI application that uses Qt, there should be exactly
|
||||
|
Loading…
x
Reference in New Issue
Block a user