![]() |
UNIVERS
15.3
UNIVERS base processing software API
|
#include <natgrp_options_wid.hpp>
Public Member Functions | |
| NatgrpOptionsWid (QWidget *parent=0, Qt::WindowFlags f=0) | |
| virtual | ~NatgrpOptionsWid () |
| void | setNg (const ZqbNatGroup &ng, const QString &caption) |
| void | updateNg (ZqbNatGroup &ng) const |
| QString | getCaption () const |
Protected Slots | |
| void | autoStepStateChanged (int state) |
| void | swapClicked (bool) |
Widget for one zq natural group customization.
| hds::NatgrpOptionsWid::NatgrpOptionsWid | ( | QWidget * | parent = 0, |
| Qt::WindowFlags | f = 0 |
||
| ) |
Default constructor.
|
virtual |
Destructor.
| QString hds::NatgrpOptionsWid::getCaption | ( | ) | const |
Get caption.
| void hds::NatgrpOptionsWid::setNg | ( | const ZqbNatGroup & | ng, |
| const QString & | caption | ||
| ) |
Store natural group parameters into GUI.
| void hds::NatgrpOptionsWid::updateNg | ( | ZqbNatGroup & | ng | ) | const |
Update natural group parameters from GUI.
1.8.5