SpectraPac 2.0(r200)
Evaluates PAC Measurements
Public Member Functions

PacKnockoutSelector Class Reference

Knockout settings dialog. More...

#include <PacKnockoutSelector.h>

List of all members.

Public Member Functions

 PacKnockoutSelector (QWidget *parent=0)
 ~PacKnockoutSelector ()
void resetKnockoutSettings ()
PacKnockoutSettings currentKnockoutSettings () const
void appendToDomNode (QDomElement &node) const
 Appends this object's current state to the passed DOM node.
void initializeFromDomNode (const QDomElement &node)
 Initializes this object's current state from the passed DOM node.

Detailed Description

Knockout settings dialog.

Author:
Matthias Nagl <mnagl@uni-goettingen.de>

Constructor & Destructor Documentation

PacKnockoutSelector::PacKnockoutSelector ( QWidget *  parent = 0)
PacKnockoutSelector::~PacKnockoutSelector ( )

Member Function Documentation

void PacKnockoutSelector::appendToDomNode ( QDomElement &  node) const

Appends this object's current state to the passed DOM node.

This method expects the parent element where it shall append this object's information as a parameter

PacKnockoutSettings PacKnockoutSelector::currentKnockoutSettings ( ) const
void PacKnockoutSelector::initializeFromDomNode ( const QDomElement &  node)

Initializes this object's current state from the passed DOM node.

This method expects the parent element where it shall read this object's information from as a parameter

void PacKnockoutSelector::resetKnockoutSettings ( )

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines