#include <TGo4QTHItem.h>
Inheritance diagram for TGo4QTHItem:
Public Methods | |
TGo4QTHItem (QListView *parent, const char *pixmap, const QString &text, const QString &text1=0, const QString &text2=0) | |
TGo4QTHItem (QListViewItem *parent, const char *pixmap, const QString &text, const QString &text1=0, const QString &text2=0) | |
virtual | ~TGo4QTHItem () |
virtual void | ItemDBkLocal () |
virtual void | ItemDBkMem () |
virtual void | ItemDBkRemote () |
virtual void | DrawObj (TGo4PreviewPanel *fxPanel, TPad *currentpad=0) |
Draw current object on the specified panel. More... | |
virtual void | DropAction (QWidget *Recvr) |
virtual void | GetOnlineObj () |
virtual void | UpdateOnline (TObject *fxObj) |
Update (Refresh contents) the current item object by object fxObj. More... | |
virtual void | GetRemoteObj () |
|
Definition at line 43 of file TGo4QTHItem.cpp. |
|
Definition at line 38 of file TGo4QTHItem.cpp. |
|
Definition at line 48 of file TGo4QTHItem.cpp. |
|
Reimplemented from TGo4QItem. Definition at line 57 of file TGo4QTHItem.cpp. |
|
Reimplemented from TGo4QItem. Definition at line 52 of file TGo4QTHItem.cpp. |
|
Reimplemented from TGo4QItem. Reimplemented in TGo4QPicItem. Definition at line 62 of file TGo4QTHItem.cpp. References TGo4QItem::fxTGo4GUIRegistry, and TGo4GUIRegistry::SubmitCommand(). |
|
Draw current object on the specified panel. Optionally, the currentpad can be specified. Default is using the active pad of the panel Reimplemented from TGo4QItem. Reimplemented in TGo4QGraphItem, TGo4QMultiGraphItem, TGo4QPicItem, and TGo4QTHStackItem. Definition at line 72 of file TGo4QTHItem.cpp. References TGo4BrowserSlots::AddObject(), TGo4BrowserSlots::AddObjectToLocalList(), TGo4QItem::AssignDrawPanel(), TGo4PadOptions::DragAddOption(), TGo4QItem::DrawObj(), TGo4QItem::fxDrawPad, TGo4QItem::fxDrawPanel, TGo4QItem::fxTGo4GUIRegistry, TGo4BrowserSlots::GetAddedItemName(), TGo4BrowserSlots::GetBrowserGUI(), TGo4GUIRegistry::GetSlotClass(), TGo4PadOptions::GetStringDrawOption(), TGo4QItem::GetWorkObject(), TGo4QItem::InFileBrowser(), and TGo4PadOptions::IsHisStats(). Referenced by DropAction(). |
|
Reimplemented from TGo4QDragDrop. Definition at line 218 of file TGo4QTHItem.cpp. References DrawObj(). |
|
Reimplemented from TGo4QItem. Reimplemented in TGo4QPicItem. Definition at line 223 of file TGo4QTHItem.cpp. References TGo4QItem::fxTGo4GUIRegistry, TGo4GUIRegistry::GetSlotClass(), and TGo4GUIRegistry::SubmitCommand(). |
|
Update (Refresh contents) the current item object by object fxObj. To be used in monitoring and local memory refresh. Reimplemented from TGo4QItem. Reimplemented in TGo4QGraphItem, TGo4QMultiGraphItem, TGo4QPicItem, and TGo4QTHStackItem. Definition at line 231 of file TGo4QTHItem.cpp. References TGo4QItem::fxObj, TGo4QItem::GetWorkObject(), TGo4QItem::IsKeepScale(), TGo4QItem::IsLogYScale(), and TGo4QItem::UpdateDrawPad(). |
|
Reimplemented from TGo4QItem. Reimplemented in TGo4QPicItem. Definition at line 258 of file TGo4QTHItem.cpp. References TGo4QItem::fxTGo4GUIRegistry, and TGo4GUIRegistry::SubmitCommand(). |