#include <QFitSlotWidget.h>
Public Slots | |
virtual TGo4FitSlot * | GetSlot () |
virtual void | FillSpecificData () |
virtual void | RequirementChk_toggled (bool req) |
virtual void | SaveCmb_activated (int typ) |
Public Member Functions | |
QFitSlotWidget (QWidget *parent=0, const char *name=0) |
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.
void QFitSlotWidget::FillSpecificData | ( | ) | [virtual, slot] |
Reimplemented from QFitNamedWidget.
Definition at line 33 of file QFitSlotWidget.cpp.
References QFitWidget::fxPanel, TGo4FitSlot::GetClass(), TGo4FitSlot::GetNeeded(), TGo4FitSlot::GetObject(), TGo4FitSlot::GetObjectName(), TGo4FitSlot::GetOwned(), TGo4FitNamed::GetOwner(), TGo4FitSlot::GetSaveFlag(), GetSlot(), QFitNamedWidget::NameEdt, and TGo4FitPanel::Wiz_GetSlotSourceInfo().
TGo4FitSlot * QFitSlotWidget::GetSlot | ( | ) | [virtual, slot] |
Definition at line 28 of file QFitSlotWidget.cpp.
References QFitWidget::GetObject().
Referenced by FillSpecificData(), RequirementChk_toggled(), and SaveCmb_activated().
void QFitSlotWidget::RequirementChk_toggled | ( | bool | req | ) | [virtual, slot] |
Definition at line 67 of file QFitSlotWidget.cpp.
References QFitWidget::fbFillWidget, GetSlot(), and TGo4FitSlot::SetNeeded().
void QFitSlotWidget::SaveCmb_activated | ( | int | typ | ) | [virtual, slot] |
Definition at line 74 of file QFitSlotWidget.cpp.
References QFitWidget::fbFillWidget, GetSlot(), and TGo4FitSlot::SetSaveFlag().