

Public Member Functions | |
| BayesNetworkDialog (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
| virtual void | init (Bayes &bayesNet) |
| virtual void | update () |
| virtual void | setupTab () |
Public Attributes | |
| QTabWidget * | tabWidget |
| QWidget * | tab |
| QPushButton * | buttonOk |
| QPushButton * | buttonCancel |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| Bayes * | itsBayesNet |
| QVBoxLayout * | BayesNetworkDialogLayout |
| QHBoxLayout * | layout2 |
| QSpacerItem * | spacer2 |
Definition at line 23 of file BayesNetworkDialog.h.
1.6.3