Doc: Solve issue with gridlayout image file
Due to name conflict with file from qtdeclarative Task-number: QTBUG-65769 Change-Id: I9ebf237701ce76b424f528feacb24e4158f06c0d Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
This commit is contained in:
parent
afba8fcc49
commit
47869340b9
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
@ -1029,7 +1029,7 @@ QRect QGridLayoutPrivate::cellRect(int row, int col) const
|
||||
This illustration shows a fragment of a dialog with a five-column,
|
||||
three-row grid (the grid is shown overlaid in magenta):
|
||||
|
||||
\image gridlayout.png A grid layout
|
||||
\image qgridlayout.png A grid layout
|
||||
|
||||
Columns 0, 2 and 4 in this dialog fragment are made up of a
|
||||
QLabel, a QLineEdit, and a QListBox. Columns 1 and 3 are
|
||||
|
Loading…
x
Reference in New Issue
Block a user