#include <my_programconfig.h>
Abgeleitet von designer_programconfig.
Klassendiagramm für my_programconfig:
Signale | |
void | sendSliderValues (const int, const int) |
void | changesInComboBoxes () |
Öffentliche Methoden | |
my_programconfig (int SubdivisionNr, int SmoothFactor, QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
virtual | ~my_programconfig () |
void | setInfos (int SubdivisionNr, int SmoothFactor) |
void | enable (bool state) |
double | getIsoAbstand_Dichte (void) |
int | getIsoAbstand_2Na (void) |
int | getIsoAbstand_H2O (void) |
void | setFirstRun (void) |
Geschützte Slots | |
virtual void | changed_regSliderValue (int) |
virtual void | changed_smoothSliderValue (int) |
virtual void | HandleValues () |
virtual void | reset_Changes () |
Geschützte Methoden | |
virtual void | closeEvent (QCloseEvent *e) |
Private Attribute | |
QWidget * | parent |
int | SubdivisionNr |
int | SmoothFactor |
int | ComboItem_Dichte |
int | ComboItem_2Na |
int | ComboItem_H2O |
bool | changed_ComboValues |
bool | changed_SliderValues |
bool | firstRun |
|
|
|
|
|
Erneute Implementation von designer_programconfig. |
|
Erneute Implementation von designer_programconfig. |
|
|
|
|
|
|
|
|
|
|
|
|
|
Erneute Implementation von designer_programconfig. |
|
Erneute Implementation von designer_programconfig. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|