|
GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
#include <QFitSlotWidget.h>
Inheritance diagram for QFitSlotWidget:Public Slots | |
| virtual TGo4FitSlot * | GetSlot () |
| virtual void | FillSpecificData () |
| virtual void | RequirementChk_toggled (bool req) |
| virtual void | SaveCmb_activated (int typ) |
Public Slots inherited from QFitNamedWidget | |
| virtual void | ChangeName (const QString &name) |
| virtual void | NameEdt_textChanged (const QString &name) |
| virtual void | TitleEdt_textChanged (const QString &title) |
Public Member Functions | |
| QFitSlotWidget (QWidget *parent=0, const char *name=0) | |
Public Member Functions inherited from QFitNamedWidget | |
| QFitNamedWidget (QWidget *parent=0, const char *name=0) | |
| ~QFitNamedWidget () | |
| virtual void | FillSpecificData () |
Public Member Functions inherited from QFitWidget | |
| QFitWidget (QWidget *parent=0, const char *name=0, Qt::WindowFlags fl=0) | |
| ~QFitWidget () | |
| virtual QFitItem * | GetItem () |
| virtual TObject * | GetObject () |
| virtual TGo4Fitter * | GetFitter () |
| virtual void | SetItem (TGo4FitPanel *panel, QFitItem *iItem) |
| virtual void | FillWidget () |
| virtual void | UpdateWidgetItem (bool trace) |
| virtual void | SetWidgetItemText (bool trace) |
| virtual void | UpdateItemsOfType (int typ, bool allitems) |
Additional Inherited Members | |
Public Attributes inherited from QFitNamedWidget | |
| QGo4LineEdit * | NameEdt |
| QLabel * | ClassNameLbl |
| QLabel * | TextLabel2 |
| QLabel * | TextLabel1 |
| QLabel * | FullNameLbl |
| QGo4LineEdit * | TitleEdt |
Protected Member Functions inherited from QFitWidget | |
| virtual void | contextMenuEvent (QContextMenuEvent *e) |
Protected Attributes inherited from QFitWidget | |
| TGo4FitPanel * | fxPanel |
| QFitItem * | fxItem |
| bool | fbFillWidget |
Definition at line 22 of file QFitSlotWidget.h.
| QFitSlotWidget::QFitSlotWidget | ( | QWidget * | parent = 0, |
| const char * | name = 0 |
||
| ) |
Definition at line 22 of file QFitSlotWidget.cpp.
|
virtualslot |
Definition at line 33 of file QFitSlotWidget.cpp.
References QFitNamedWidget::FillSpecificData(), QFitWidget::fxPanel, TGo4FitSlot::GetClass(), TGo4FitSlot::GetNeeded(), TGo4FitSlot::GetObject(), TGo4FitSlot::GetObjectName(), TGo4FitSlot::GetOwned(), TGo4FitNamed::GetOwner(), TGo4FitSlot::GetSaveFlag(), GetSlot(), QFitNamedWidget::NameEdt, and TGo4FitPanel::Wiz_GetSlotSourceInfo().
|
virtualslot |
Definition at line 28 of file QFitSlotWidget.cpp.
References QFitWidget::GetObject().
Referenced by FillSpecificData(), RequirementChk_toggled(), and SaveCmb_activated().
|
virtualslot |
Definition at line 67 of file QFitSlotWidget.cpp.
References QFitWidget::fbFillWidget, GetSlot(), and TGo4FitSlot::SetNeeded().
|
virtualslot |
Definition at line 74 of file QFitSlotWidget.cpp.
References QFitWidget::fbFillWidget, GetSlot(), and TGo4FitSlot::SetSaveFlag().
1.8.8