This is the complete list of members for QtNetwork.QUrlInfo, including all inherited members.
CreateProxy() | QtNetwork.QUrlInfo | virtual |
Dispose() | QtNetwork.QUrlInfo | |
Equal(QUrlInfo i1, QUrlInfo i2, int sortBy) | QtNetwork.QUrlInfo | static |
Equals(object o) | QtNetwork.QUrlInfo | |
GetHashCode() | QtNetwork.QUrlInfo | |
GreaterThan(QUrlInfo i1, QUrlInfo i2, int sortBy) | QtNetwork.QUrlInfo | static |
Group | QtNetwork.QUrlInfo | |
interceptor | QtNetwork.QUrlInfo | protected |
IsDir() | QtNetwork.QUrlInfo | |
IsExecutable() | QtNetwork.QUrlInfo | |
IsFile() | QtNetwork.QUrlInfo | |
IsReadable() | QtNetwork.QUrlInfo | |
IsSymLink() | QtNetwork.QUrlInfo | |
IsValid() | QtNetwork.QUrlInfo | |
IsWritable() | QtNetwork.QUrlInfo | |
LastModified | QtNetwork.QUrlInfo | |
LastRead | QtNetwork.QUrlInfo | |
LessThan(QUrlInfo i1, QUrlInfo i2, int sortBy) | QtNetwork.QUrlInfo | static |
Name | QtNetwork.QUrlInfo | |
operator!=(QUrlInfo arg1, QUrlInfo arg2) | QtNetwork.QUrlInfo | static |
operator==(QUrlInfo arg1, QUrlInfo arg2) | QtNetwork.QUrlInfo | static |
Owner | QtNetwork.QUrlInfo | |
Permissions | QtNetwork.QUrlInfo | |
PermissionSpec enum name | QtNetwork.QUrlInfo | |
QUrlInfo(System.Type dummy) | QtNetwork.QUrlInfo | protected |
QUrlInfo() | QtNetwork.QUrlInfo | |
QUrlInfo(QUrlInfo ui) | QtNetwork.QUrlInfo | |
QUrlInfo(QUrl url, int permissions, string owner, string group, long size, QDateTime lastModified, QDateTime lastRead, bool isDir, bool isFile, bool isSymLink, bool isWritable, bool isReadable, bool isExecutable) | QtNetwork.QUrlInfo | |
QUrlInfo(string name, int permissions, string owner, string group, long size, QDateTime lastModified, QDateTime lastRead, bool isDir, bool isFile, bool isSymLink, bool isWritable, bool isReadable, bool isExecutable) | QtNetwork.QUrlInfo | |
SetDir(bool b) | QtNetwork.QUrlInfo | virtual |
SetFile(bool b) | QtNetwork.QUrlInfo | virtual |
SetReadable(bool b) | QtNetwork.QUrlInfo | virtual |
SetSymLink(bool b) | QtNetwork.QUrlInfo | virtual |
SetWritable(bool b) | QtNetwork.QUrlInfo | virtual |
Size | QtNetwork.QUrlInfo | |
SmokeObject | QtNetwork.QUrlInfo | |