Module implementing a class replacing QUrlInfo.
None |
E5UrlInfo | Class implementing a replacement for QUrlInfo. |
None |
Class implementing a replacement for QUrlInfo.
ExeGroup |
ExeOther |
ExeOwner |
ReadGroup |
ReadOther |
ReadOwner |
WriteGroup |
WriteOther |
WriteOwner |
None |
E5UrlInfo | Constructor |
group | Public method to get the group. |
isDir | Public method to test, if the entry is a directory. |
isExecutable | Public method to test, if the entry is executable. |
isFile | Public method to test, if the entry is a file. |
isReadable | Public method to test, if the entry is readable. |
isSymLink | Public method to test, if the entry is a symbolic link. |
isValid | Public method to check the validity of the object. |
isWritable | Public method to test, if the entry is writable. |
lastModified | Public method to get the last modified date and time. |
lastRead | Public method to get the last read date and time. |
name | Public method to get the name. |
owner | Public method to get the owner. |
permissions | Public method to get the permissions. |
setDir | Public method to indicate a directory. |
setFile | Public method to indicate a file. |
setGroup | Public method to set the group. |
setLastModified | Public method to set the last modified date and time. |
setLastRead | Public method to set the last read date and time. |
setName | Public method to set the name. |
setOwner | Public method to set the owner. |
setPermissions | Public method to set the permissions. |
setReadable | Public method to a readable entry. |
setSize | Public method to set the size. |
setSymLink | Public method to indicate a symbolic link. |
setWritable | Public method to a writable entry. |
size | Public method to get the size. |
None |
Constructor
Public method to get the group.
Public method to test, if the entry is a directory.
Public method to test, if the entry is executable.
Public method to test, if the entry is a file.
Public method to test, if the entry is readable.
Public method to test, if the entry is a symbolic link.
Public method to check the validity of the object.
Public method to test, if the entry is writable.
Public method to get the last modified date and time.
Public method to get the last read date and time.
Public method to get the name.
Public method to get the owner.
Public method to get the permissions.
Public method to indicate a directory.
Public method to indicate a file.
Public method to set the group.
Public method to set the last modified date and time.
Public method to set the last read date and time.
Public method to set the name.
Public method to set the owner.
Public method to set the permissions.
Public method to a readable entry.
Public method to set the size.
Public method to indicate a symbolic link.
Public method to a writable entry.
Public method to get the size.