|
Krita Source Code Documentation
|
#include <kis_offset_keeper.h>
Public Member Functions | |
| KisOffsetKeeper (QIODevice &device) | |
| ~KisOffsetKeeper () | |
Private Attributes | |
| QIODevice & | m_device |
| qint64 | m_expectedPos |
Restore the offset of the io device on exit from the current namespace
Definition at line 20 of file kis_offset_keeper.h.
|
inline |
Definition at line 23 of file kis_offset_keeper.h.
References m_device, and m_expectedPos.
|
inline |
Definition at line 29 of file kis_offset_keeper.h.
References m_device, and m_expectedPos.
|
private |
Definition at line 37 of file kis_offset_keeper.h.
|
private |
Definition at line 38 of file kis_offset_keeper.h.