forked from qt-creator/qt-creator
Doc: Remove Model Editor docs
Task-number: QDS-13221 Change-Id: I4b24e5344c71e0eebe48c9deb5a3c5214cd77f01 Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io> Reviewed-by: Ali Kianian <ali.kianian@qt.io>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2021 The Qt Company Ltd.
|
||||
// Copyright (C) 2024 The Qt Company Ltd.
|
||||
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
|
||||
|
||||
/*!
|
||||
@@ -147,12 +147,12 @@
|
||||
\uicontrol {Default Components} > \uicontrol Views to the
|
||||
\uicontrol Navigator or \uicontrol {2D} view.
|
||||
\li Right-click the view in \uicontrol Navigator, and select
|
||||
\uicontrol {Edit Model} in the context-menu to open the
|
||||
\uicontrol {Model Editor} view.
|
||||
\image edit-list-model-model-editor.webp "List view in Model Editor"
|
||||
\li Double-click a cell to edit its value.
|
||||
\li Use the toolbar buttons to add or remove rows and columns.
|
||||
In a list, each column represents a property, and each row adds a
|
||||
\uicontrol {Edit List Model} in the context-menu to open
|
||||
the list model editor.
|
||||
\image studio-edit-list-model.webp "List view in the list model editor"
|
||||
\li Double-click the column headings and cells to change their values.
|
||||
\li Use the toolbar buttons to add, remove, or move rows and columns.
|
||||
In a list, each column represents a property and each row adds a
|
||||
list item.
|
||||
\endlist
|
||||
|
||||
|
Reference in New Issue
Block a user