kpilot

PilotDOCEntry Class Reference

#include <pilotDOCEntry.h>

Inheritance diagram for PilotDOCEntry:

List of all members.


Public Member Functions

bool getCompress () const
QString getText ()
PilotDOCEntryoperator= (const PilotDOCEntry &e)
PilotRecordpack ()
 PilotDOCEntry (const PilotDOCEntry &e)
 PilotDOCEntry (PilotRecord *rec, bool compressed=false)
 PilotDOCEntry ()
void setCompress (bool compressed)
void setText (QString newtext, bool compressed=false)
 ~PilotDOCEntry ()

Static Public Attributes

static const int TEXT_SIZE = 4096

Detailed Description

Definition at line 38 of file pilotDOCEntry.h.


Constructor & Destructor Documentation

PilotDOCEntry::PilotDOCEntry (  ) 

Definition at line 37 of file pilotDOCEntry.cc.

PilotDOCEntry::PilotDOCEntry ( PilotRecord rec,
bool  compressed = false 
)

Definition at line 47 of file pilotDOCEntry.cc.

PilotDOCEntry::PilotDOCEntry ( const PilotDOCEntry e  ) 

Definition at line 55 of file pilotDOCEntry.cc.

PilotDOCEntry::~PilotDOCEntry (  )  [inline]

Definition at line 47 of file pilotDOCEntry.h.


Member Function Documentation

bool PilotDOCEntry::getCompress (  )  const [inline]

Definition at line 60 of file pilotDOCEntry.h.

QString PilotDOCEntry::getText (  )  [inline]

Definition at line 51 of file pilotDOCEntry.h.

PilotDOCEntry & PilotDOCEntry::operator= ( const PilotDOCEntry e  ) 

Definition at line 65 of file pilotDOCEntry.cc.

PilotRecord * PilotDOCEntry::pack (  ) 

Definition at line 78 of file pilotDOCEntry.cc.

void PilotDOCEntry::setCompress ( bool  compressed  )  [inline]

Definition at line 63 of file pilotDOCEntry.h.

void PilotDOCEntry::setText ( QString  newtext,
bool  compressed = false 
) [inline]

Definition at line 55 of file pilotDOCEntry.h.


Member Data Documentation

const int PilotDOCEntry::TEXT_SIZE = 4096 [static]

Definition at line 43 of file pilotDOCEntry.h.


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