#include <TGo4QFitterItem.h>
Inheritance diagram for TGo4QFitterItem:
Public Methods | |
TGo4QFitterItem (QListView *parent, const QString &text, const QString &text1=0, const QString &text2=0) | |
TGo4QFitterItem (QListViewItem *parent, const QString &text, const QString &text1=0, const QString &text2=0) | |
virtual | ~TGo4QFitterItem () |
virtual void | ItemDBkLocal () |
TGo4FitPanel * | GetFitPanel () |
virtual void | DropAction (QWidget *Recvr) |
Definition at line 29 of file TGo4QFitterItem.h.
|
Definition at line 29 of file TGo4QFitterItem.cpp. |
|
Definition at line 24 of file TGo4QFitterItem.cpp. |
|
Definition at line 34 of file TGo4QFitterItem.cpp. |
|
Reimplemented from TGo4QItem. Definition at line 38 of file TGo4QFitterItem.cpp. References GetFitPanel(), and TGo4QItem::GetWorkObject(). Referenced by TGo4BrowserSlots::LocalItemDoubleClicked(). |
|
Definition at line 46 of file TGo4QFitterItem.cpp. References TGo4MainWindow::FitPanelSlot(), TGo4QItem::fxTGo4GUIRegistry, and TGo4GUIRegistry::GetMainWindow(). Referenced by DropAction(), and ItemDBkLocal(). |
|
Reimplemented from TGo4QDragDrop. Definition at line 56 of file TGo4QFitterItem.cpp. References GetFitPanel(), and TGo4QItem::GetWorkObject(). |