[doc] QStringView: remove documentation of removed constructor
Change-Id: I3b5ad8deabd67f2327c45fe8aa914c0e7883513c Reviewed-by: Lars Knoll <lars.knoll@qt.io>
This commit is contained in:
parent
02700cf6c2
commit
50faf34442
@ -223,15 +223,6 @@ QT_BEGIN_NAMESPACE
|
||||
\sa isNull()
|
||||
*/
|
||||
|
||||
/*!
|
||||
\fn QStringView::QStringView(QString::Null)
|
||||
\internal
|
||||
|
||||
Constructs a null string view.
|
||||
|
||||
\sa isNull()
|
||||
*/
|
||||
|
||||
/*!
|
||||
\fn QStringView::QStringView(const Char *str, qssize_t len)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user