diff --git a/doc/base/classes.xml b/doc/base/classes.xml index 35098d506d4..419d5fd695f 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -7033,12 +7033,14 @@ + Set rotation of the layer in degree. + Get rotation of the layer in degree. @@ -11290,18 +11292,21 @@ This approximation makes straight segments between each point, then subdivides t + Set the current working directory of the file dialog. + Set the current selected file name of the file dialog. + Set the current selected file path of the file dialog. @@ -11322,6 +11327,7 @@ This approximation makes straight segments between each point, then subdivides t + Return the vertical box container of the dialog, custom controls can be added to it. @@ -11354,6 +11360,7 @@ This approximation makes straight segments between each point, then subdivides t + Invalidate and update the current dialog content list. @@ -20135,24 +20142,28 @@ Example: (content-length:12), (Content-Type:application/json; charset=UTF-8) + Set whether the window is minimized. + Return true if the window is minimized. + Set the window size to maximized. + Return true if the window is maximized. @@ -20367,6 +20378,7 @@ Example: (content-length:12), (Content-Type:application/json; charset=UTF-8) + Return the current unix timestamp. @@ -20508,6 +20520,7 @@ Example: (content-length:12), (Content-Type:application/json; charset=UTF-8) + Return the absolute directory path of user data path([user://]).