forked from qt-creator/qt-creator
Doc: Replace "pane" with "view"
...for anything listed in Window > Views, except "Output Pane". Task-number: QTCREATORBUG-23582 Change-Id: I1a46de22657dd5779d693a5078b5aca8b1b57a37 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (C) 2019 The Qt Company Ltd.
|
||||
** Copyright (C) 2020 The Qt Company Ltd.
|
||||
** Contact: https://www.qt.io/licensing/
|
||||
**
|
||||
** This file is part of the Design Studio documentation.
|
||||
@@ -70,7 +70,7 @@
|
||||
\note Components are listed in the \uicontrol {QML Components}
|
||||
section of the \uicontrol Library only if the filename begins
|
||||
with a capital letter.
|
||||
\li Edit component properties in the \uicontrol Properties pane.
|
||||
\li Edit component properties in the \uicontrol Properties view.
|
||||
|
||||
The available properties depend on the QML type.
|
||||
\endlist
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (C) 2019 The Qt Company Ltd.
|
||||
** Copyright (C) 2020 The Qt Company Ltd.
|
||||
** Contact: https://www.qt.io/licensing/
|
||||
**
|
||||
** This file is part of the Qt Design Studio documentation.
|
||||
@@ -72,7 +72,7 @@
|
||||
properties. Some properties, such as position, size, and visibility,
|
||||
are common to all QML types, whereas others are specific to the QML
|
||||
type. You can specify properties for your components in the
|
||||
\uicontrol Properties pane.
|
||||
\uicontrol Properties view.
|
||||
|
||||
\li \l {Using Custom Fonts}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user