Go to the source code of this file.
Functions | |
| bool | check_permissions (const QString &filename) |
| Returns false iff file exists and has incorrect permissions. | |
| check_permissions | ( | const QString & | filename | ) |
Returns false iff file exists and has incorrect permissions.
| filename | File (including path) that we want to know about |
Definition at line 133 of file RingBuffer.cpp.
Referenced by RingBuffer::OpenFile().
1.5.5