Generated on Tue Sep 25 2012 20:53:27 for Gecode by doxygen 1.7.5
Gecode::Gist::GistOutputStream::Buf Class Reference

Buffer for printing on a QTextEdit. More...

List of all members.

Public Member Functions

void flush (void)
virtual int overflow (int v=std::char_traits< char >::eof())
 Buf (QTextEdit *e)

Detailed Description

Buffer for printing on a QTextEdit.


Constructor & Destructor Documentation

Gecode::Gist::GistOutputStream::Buf::Buf ( QTextEdit *  e) [inline]

Definition at line 70 of file textoutput.cpp.


Member Function Documentation

void Gecode::Gist::GistOutputStream::Buf::flush ( void  ) [inline]

Definition at line 55 of file textoutput.cpp.

virtual int Gecode::Gist::GistOutputStream::Buf::overflow ( int  v = std::char_traits<char>::eof()) [inline, virtual]

Definition at line 62 of file textoutput.cpp.


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