Scribus
Open source desktop publishing at your fingertips
ScLockedFileRO Class Reference

Read-only locked file access. More...

#include <sclockedfile.h>

Inheritance diagram for ScLockedFileRO:
Collaboration diagram for ScLockedFileRO:

Public Member Functions

 ScLockedFileRO (const QString &name)
 
virtual bool open ()
 
virtual bool commit ()
 
virtual QIODevice * io ()
 
- Public Member Functions inherited from ScLockedFile
void setName (const QString &name)
 
const QString & name () const
 
bool createPath () const
 
bool lock ()
 
bool unlock ()
 
bool locked () const
 
bool exists () const
 
bool remove () const
 

Additional Inherited Members

- Static Public Attributes inherited from ScLockedFile
static const QString lockSuffix
 
- Protected Member Functions inherited from ScLockedFile
 ScLockedFile (const QString &name)
 
- Protected Attributes inherited from ScLockedFile
QString m_fileName
 
bool m_isOpened
 

Detailed Description

Read-only locked file access.

Author
Marcus Holland-Moritz

The documentation for this class was generated from the following files: