File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -860,12 +860,12 @@ undock.
860860You can use a combination of the following feature flags to define which features
861861shall get locked:
862862
863- - CDockWidget::DockWidgetClosable
864- - CDockWidget::DockWidgetMovable
865- - CDockWidget::DockWidgetFloatable
866- - CDockWidget::DockWidgetPinable
863+ - ` CDockWidget::DockWidgetClosable`
864+ - ` CDockWidget::DockWidgetMovable`
865+ - ` CDockWidget::DockWidgetFloatable`
866+ - ` CDockWidget::DockWidgetPinable`
867867
868- To clear the locked features, you can use CDockWidget::NoDockWidgetFeatures
868+ To clear the locked features, you can use ` CDockWidget::NoDockWidgetFeatures`
869869The following code shows how to lock and unlock all dock widget features
870870globally.
871871
You can’t perform that action at this time.
0 commit comments