|
QCAD Application Framework
CAD Application Development and Automation.
|
#include <qtscriptshell_QUrlInfo.h>
Public Member Functions | |
| QtScriptShell_QUrlInfo () | |
| QtScriptShell_QUrlInfo () | |
| QtScriptShell_QUrlInfo (const QString &name, int permissions, const QString &owner, const QString &group, qint64 size, const QDateTime &lastModified, const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, bool isWritable, bool isReadable, bool isExecutable) | |
| QtScriptShell_QUrlInfo (const QString &name, int permissions, const QString &owner, const QString &group, qint64 size, const QDateTime &lastModified, const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, bool isWritable, bool isReadable, bool isExecutable) | |
| QtScriptShell_QUrlInfo (const QUrl &url, int permissions, const QString &owner, const QString &group, qint64 size, const QDateTime &lastModified, const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, bool isWritable, bool isReadable, bool isExecutable) | |
| QtScriptShell_QUrlInfo (const QUrl &url, int permissions, const QString &owner, const QString &group, qint64 size, const QDateTime &lastModified, const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, bool isWritable, bool isReadable, bool isExecutable) | |
| QtScriptShell_QUrlInfo (const QUrlInfo &ui) | |
| QtScriptShell_QUrlInfo (const QUrlInfo &ui) | |
| void | setDir (bool b) |
| void | setDir (bool b) |
| void | setFile (bool b) |
| void | setFile (bool b) |
| void | setGroup (const QString &s) |
| void | setGroup (const QString &s) |
| void | setLastModified (const QDateTime &dt) |
| void | setLastModified (const QDateTime &dt) |
| void | setName (const QString &name) |
| void | setName (const QString &name) |
| void | setOwner (const QString &s) |
| void | setOwner (const QString &s) |
| void | setPermissions (int p) |
| void | setPermissions (int p) |
| void | setReadable (bool b) |
| void | setReadable (bool b) |
| void | setSize (qint64 size) |
| void | setSize (qint64 size) |
| void | setSymLink (bool b) |
| void | setSymLink (bool b) |
| void | setWritable (bool b) |
| void | setWritable (bool b) |
| ~QtScriptShell_QUrlInfo () | |
| ~QtScriptShell_QUrlInfo () | |
Public Attributes | |
| QScriptValue | __qtscript_self |
| QtScriptShell_QUrlInfo::QtScriptShell_QUrlInfo | ( | ) |
| QtScriptShell_QUrlInfo::QtScriptShell_QUrlInfo | ( | const QString & | name, |
| int | permissions, | ||
| const QString & | owner, | ||
| const QString & | group, | ||
| qint64 | size, | ||
| const QDateTime & | lastModified, | ||
| const QDateTime & | lastRead, | ||
| bool | isDir, | ||
| bool | isFile, | ||
| bool | isSymLink, | ||
| bool | isWritable, | ||
| bool | isReadable, | ||
| bool | isExecutable | ||
| ) |
| QtScriptShell_QUrlInfo::QtScriptShell_QUrlInfo | ( | const QUrl & | url, |
| int | permissions, | ||
| const QString & | owner, | ||
| const QString & | group, | ||
| qint64 | size, | ||
| const QDateTime & | lastModified, | ||
| const QDateTime & | lastRead, | ||
| bool | isDir, | ||
| bool | isFile, | ||
| bool | isSymLink, | ||
| bool | isWritable, | ||
| bool | isReadable, | ||
| bool | isExecutable | ||
| ) |
| QtScriptShell_QUrlInfo::QtScriptShell_QUrlInfo | ( | const QUrlInfo & | ui | ) |
| QtScriptShell_QUrlInfo::~QtScriptShell_QUrlInfo | ( | ) |
| QtScriptShell_QUrlInfo::QtScriptShell_QUrlInfo | ( | ) |
| QtScriptShell_QUrlInfo::QtScriptShell_QUrlInfo | ( | const QString & | name, |
| int | permissions, | ||
| const QString & | owner, | ||
| const QString & | group, | ||
| qint64 | size, | ||
| const QDateTime & | lastModified, | ||
| const QDateTime & | lastRead, | ||
| bool | isDir, | ||
| bool | isFile, | ||
| bool | isSymLink, | ||
| bool | isWritable, | ||
| bool | isReadable, | ||
| bool | isExecutable | ||
| ) |
| QtScriptShell_QUrlInfo::QtScriptShell_QUrlInfo | ( | const QUrl & | url, |
| int | permissions, | ||
| const QString & | owner, | ||
| const QString & | group, | ||
| qint64 | size, | ||
| const QDateTime & | lastModified, | ||
| const QDateTime & | lastRead, | ||
| bool | isDir, | ||
| bool | isFile, | ||
| bool | isSymLink, | ||
| bool | isWritable, | ||
| bool | isReadable, | ||
| bool | isExecutable | ||
| ) |
| QtScriptShell_QUrlInfo::QtScriptShell_QUrlInfo | ( | const QUrlInfo & | ui | ) |
| QtScriptShell_QUrlInfo::~QtScriptShell_QUrlInfo | ( | ) |
| void QtScriptShell_QUrlInfo::setDir | ( | bool | b | ) |
| void QtScriptShell_QUrlInfo::setDir | ( | bool | b | ) |
| void QtScriptShell_QUrlInfo::setFile | ( | bool | b | ) |
| void QtScriptShell_QUrlInfo::setFile | ( | bool | b | ) |
| void QtScriptShell_QUrlInfo::setGroup | ( | const QString & | s | ) |
| void QtScriptShell_QUrlInfo::setGroup | ( | const QString & | s | ) |
| void QtScriptShell_QUrlInfo::setLastModified | ( | const QDateTime & | dt | ) |
| void QtScriptShell_QUrlInfo::setLastModified | ( | const QDateTime & | dt | ) |
| void QtScriptShell_QUrlInfo::setName | ( | const QString & | name | ) |
| void QtScriptShell_QUrlInfo::setName | ( | const QString & | name | ) |
| void QtScriptShell_QUrlInfo::setOwner | ( | const QString & | s | ) |
| void QtScriptShell_QUrlInfo::setOwner | ( | const QString & | s | ) |
| void QtScriptShell_QUrlInfo::setPermissions | ( | int | p | ) |
| void QtScriptShell_QUrlInfo::setPermissions | ( | int | p | ) |
| void QtScriptShell_QUrlInfo::setReadable | ( | bool | b | ) |
| void QtScriptShell_QUrlInfo::setReadable | ( | bool | b | ) |
| void QtScriptShell_QUrlInfo::setSize | ( | qint64 | size | ) |
| void QtScriptShell_QUrlInfo::setSize | ( | qint64 | size | ) |
| void QtScriptShell_QUrlInfo::setSymLink | ( | bool | b | ) |
| void QtScriptShell_QUrlInfo::setSymLink | ( | bool | b | ) |
| void QtScriptShell_QUrlInfo::setWritable | ( | bool | b | ) |
| void QtScriptShell_QUrlInfo::setWritable | ( | bool | b | ) |
| QScriptValue QtScriptShell_QUrlInfo::__qtscript_self |