An object that represents a file.
File ( name )
open ( )
close ( )
readLine ( [length] )
name
size
exists
string name - Name of the file to be opened.
Opens the file.
Closes the file.
number length - Maximum length of string to return [OPTIONAL]
The name of the file.
The size of the file.
True if the underlying file exists.
Would you like to make a comment or contribute an update to this page? Send feedback to the KDE Docs Team
Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team