resultWindow Class Reference

[libkorigin Index] [libkorigin Heirarchy]


This class provides a MultiLineEdit where all fitting results will be given out More...

#include </home/mh/korigin/korigin/doc/tmp/resultwindow.h>

Inherits: QMultiLineEdit

Public Members

Public Slots

Protected Members


Detailed Description

This class provides a MultiLineEdit where all fitting results will be given out. Only one resultWindow will be opened in korigin. This is done by KCentre. So, do not try to build a new instance. Just work with the public member functions.


resultWindow(QWidget* parent=0, const char* name=0)

Constructor. Called by the KCentre constructor.

~resultWindow()

Destructor. Called by the KCentre destructor.

void saveToDisk(QFile* f)

This slot will be called by the session saving management function. It will write an entry like blabla .

void loadFromDisk(QFile* f)

Load the calculation results out of a korigin session file. Reads everything between and including the -line but not the -tag.


Documentation generated by mh@jeff_clever on Thu Feb 5 14:15:25 MET 1998
Kdoc