CycloBranch
cNeutralLossesListWidget Class Reference

The widget for selection of types of neutral losses. More...

#include <cNeutralLossesListWidget.h>

Inheritance diagram for cNeutralLossesListWidget:

Public Member Functions

 cNeutralLossesListWidget (bool showdefaultbutton, bool showhconbutton, QObject *parent)
 The constructor. More...
 
 ~cNeutralLossesListWidget ()
 The destructor.
 
QListWidget * getList ()
 Access to QListWidget. More...
 
void addItem (QString formula)
 Add a neutral loss. More...
 

Detailed Description

The widget for selection of types of neutral losses.

Constructor & Destructor Documentation

◆ cNeutralLossesListWidget()

cNeutralLossesListWidget::cNeutralLossesListWidget ( bool  showdefaultbutton,
bool  showhconbutton,
QObject *  parent 
)

The constructor.

Parameters
showdefaultbuttonif true, the default button is shown
showhconbuttonif true, the HCON button is shown
parentpointer to a parent widget

Member Function Documentation

◆ addItem()

void cNeutralLossesListWidget::addItem ( QString  formula)

Add a neutral loss.

Parameters
formulasummary formula of a neutral loss

◆ getList()

QListWidget * cNeutralLossesListWidget::getList ( )

Access to QListWidget.

Return values
QListWidgetpointer to QListWidget

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