QBuffer Class Reference
The QBuffer class is an IO device that uses a QByteArray
rather than external storage.
(details)
(complete member list)
#include <qbuffer.h>
Inherits QIODevice.
Public Members
- QBuffer ()
- QBuffer (QByteArray)
- ~QBuffer ()
- QByteArray buffer () const
- bool setBuffer (QByteArray)
- bool open (int)
- void close ()
- void flush ()
- long size () const
- long at () const
- bool at (long)
- int readBlock (char* p, uint)
- int writeBlock (const char* p, uint)
- int readLine (char* p, uint)
- int getch ()
- int putch (int)
- int ungetch (int)
The QBuffer class is an IO device that uses a QByteArray
rather than external storage.
This class is not yet documented. Our home page contains a pointer to the
current version of Qt.
This file is part of the Qt toolkit,
copyright 1995
Troll Tech, all rights reserved.
It was generated from the following files:
- qbuffer.h: 1995/02/08
- qbuffer.cpp: 1995/06/03
Generated at 16:17, 1995/06/30 by the webmaster at Troll Tech