GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
#include <QFitSlotWidget.h>
Public Slots | |
virtual TGo4FitSlot * | GetSlot () |
virtual void | RequirementChk_toggled (bool req) |
virtual void | SaveCmb_activated (int typ) |
![]() | |
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=nullptr, const char *name=nullptr) | |
void | FillSpecificData () override |
![]() | |
QFitNamedWidget (QWidget *parent=nullptr, const char *name=nullptr) | |
~QFitNamedWidget () | |
![]() | |
QFitWidget (QWidget *parent=nullptr, const char *name=nullptr, Qt::WindowFlags fl=Qt::Widget) | |
~QFitWidget () | |
virtual void | FillWidget () |
virtual TGo4Fitter * | GetFitter () |
virtual QFitItem * | GetItem () |
virtual TObject * | GetObject () |
virtual void | SetItem (TGo4FitPanel *panel, QFitItem *iItem) |
virtual void | SetWidgetItemText (bool trace) |
virtual void | UpdateItemsOfType (int typ, bool allitems=false) |
virtual void | UpdateWidgetItem (bool trace) |
Additional Inherited Members | |
![]() | |
QLabel * | ClassNameLbl {nullptr} |
QLabel * | FullNameLbl {nullptr} |
QGo4LineEdit * | NameEdt {nullptr} |
QLabel * | TextLabel1 {nullptr} |
QLabel * | TextLabel2 {nullptr} |
QGo4LineEdit * | TitleEdt {nullptr} |
![]() | |
void | contextMenuEvent (QContextMenuEvent *e) override |
![]() | |
bool | fbFillWidget {false} |
QFitItem * | fxItem {nullptr} |
TGo4FitPanel * | fxPanel {nullptr} |
Definition at line 22 of file QFitSlotWidget.h.
QFitSlotWidget::QFitSlotWidget | ( | QWidget * | parent = nullptr, |
const char * | name = nullptr ) |
Definition at line 21 of file QFitSlotWidget.cpp.
References QFitNamedWidget::QFitNamedWidget(), RequirementChk_toggled(), and SaveCmb_activated().
|
overridevirtual |
Reimplemented from QFitNamedWidget.
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(), and QFitNamedWidget::NameEdt.
|
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().
Referenced by QFitSlotWidget().
|
virtualslot |
Definition at line 73 of file QFitSlotWidget.cpp.
References QFitWidget::fbFillWidget, GetSlot(), and TGo4FitSlot::SetSaveFlag().
Referenced by QFitSlotWidget().