From 7d440d04aaf89b8a78fa9241e61d57c1c0f14124 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Thu, 7 Dec 2017 08:23:08 +0100 Subject: doc: Sync classref with current source --- doc/classes/EditorFileDialog.xml | 132 +++------------------------------------ 1 file changed, 10 insertions(+), 122 deletions(-) (limited to 'doc/classes/EditorFileDialog.xml') diff --git a/doc/classes/EditorFileDialog.xml b/doc/classes/EditorFileDialog.xml index 4529a473c6..1a1c382e59 100644 --- a/doc/classes/EditorFileDialog.xml +++ b/doc/classes/EditorFileDialog.xml @@ -26,42 +26,6 @@ Removes all filters except for "All Files (*)". - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -76,93 +40,11 @@ Notify the [code]EditorFileDialog[/code] that its view of the data is no longer accurate. Updates the view contents on next view update. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + The location from which the user may select a file, including [code]res://[/code], [code]user://[/code], and the local file system. - - The view format in which the [code]EditorFileDialog[/code] displays resources to the user. - - - The purpose of the [code]EditorFileDialog[/code]. Changes allowed behaviors. - The currently occupied directory. @@ -172,12 +54,18 @@ The file system path in the address bar. - - If [code]true[/code] hidden files and directories will be visible in the [code]EditorFileDialog[/code]. - If [code]true[/code] the [code]EditorFileDialog[/code] will not warn the user before overwriting files. + + The view format in which the [code]EditorFileDialog[/code] displays resources to the user. + + + The purpose of the [code]EditorFileDialog[/code]. Changes allowed behaviors. + + + If [code]true[/code] hidden files and directories will be visible in the [code]EditorFileDialog[/code]. + -- cgit v1.2.3