Scribus
Open source desktop publishing at your fingertips
ScLockedFileRW Class Reference

Read/write locked file access. More...

#include <sclockedfile.h>

Inheritance diagram for ScLockedFileRW:
Collaboration diagram for ScLockedFileRW:

Public Member Functions

 ScLockedFileRW (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/write locked file access.

Author
Marcus Holland-Moritz

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