|
signon
8.58
|
#include <QFile>

Go to the source code of this file.
Functions | |
| bool | setUserOwnership (const QString &filePath) |
| bool | setFilePermissions (const QString &filePath, const QFile::Permissions permissions, bool keepExisting=true) |
Variables | |
| const QFile::Permissions | signonFilePermissions |
| bool setFilePermissions | ( | const QString & | filePath, |
| const QFile::Permissions | permissions, | ||
| bool | keepExisting = true |
||
| ) |
Definition at line 50 of file misc.cpp.
Referenced by PartitionHandler::createPartitionFile().
| bool setUserOwnership | ( | const QString & | filePath | ) |
| const QFile::Permissions signonFilePermissions |
Definition at line 29 of file misc.h.
Referenced by PartitionHandler::createPartitionFile().