#include <TGo4QPicItem.h>
Inheritance diagram for TGo4QPicItem:
Public Methods | |
virtual void | ItemDBkRemote () |
virtual void | DrawObj (TGo4PreviewPanel *fxPanel, TPad *currentpad=0) |
Draw current object on the specified panel. More... | |
virtual void | GetOnlineObj () |
virtual void | UpdateOnline (TObject *fxObj) |
Update (Refresh contents) the current item object by object fxObj. More... | |
virtual void | GetRemoteObj () |
virtual void | AddToMonitorList () |
virtual void | AddToMemoryList () |
TGo4QPicItem (QListView *parent, const QString &text, const QString &text1=0, const QString &text2=0) | |
TGo4QPicItem (QListViewItem *parent, const QString &text, const QString &text1=0, const QString &text2=0) | |
virtual | ~TGo4QPicItem () |
Protected Methods | |
void | DrawSubPic (TGo4PreviewPanel *panel, TPad *pad, TGo4Picture *pic) |
TGo4Picture * | GetPic () |
void | ScanPictureForObjRef (TGo4Picture *pic, bool tomonitor) |
Definition at line 29 of file TGo4QPicItem.h.
|
Definition at line 39 of file TGo4QPicItem.cpp. |
|
Definition at line 34 of file TGo4QPicItem.cpp. |
|
Definition at line 44 of file TGo4QPicItem.cpp. |
|
Reimplemented from TGo4QTHItem. Definition at line 46 of file TGo4QPicItem.cpp. References GetRemoteObj(). |
|
Draw current object on the specified panel. Optionally, the currentpad can be specified. Default is using the active pad of the panel Reimplemented from TGo4QTHItem. Definition at line 158 of file TGo4QPicItem.cpp. References TGo4QItem::AssignDrawPanel(), TGo4QRootCanvas::CreateDrawOptions(), TGo4Picture::DrawHeader(), DrawSubPic(), TGo4QItem::fxDrawPad, TGo4QItem::fxDrawPanel, and GetPic(). |
|
Reimplemented from TGo4QTHItem. Definition at line 180 of file TGo4QPicItem.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 TGo4QTHItem. Definition at line 188 of file TGo4QPicItem.cpp. References GetPic(), TGo4QItem::UpdateDrawPad(), and TGo4Picture::UpdateFrom(). |
|
Reimplemented from TGo4QTHItem. Definition at line 201 of file TGo4QPicItem.cpp. References TGo4QItem::fxTGo4GUIRegistry, and TGo4GUIRegistry::SubmitCommand(). Referenced by ItemDBkRemote(). |
|
Reimplemented from TGo4QItem. Definition at line 207 of file TGo4QPicItem.cpp. References GetPic(), and ScanPictureForObjRef(). |
|
Reimplemented from TGo4QItem. Definition at line 211 of file TGo4QPicItem.cpp. References GetPic(), and ScanPictureForObjRef(). |
|
|
Definition at line 216 of file TGo4QPicItem.cpp. References TGo4QItem::GetWorkObject(). Referenced by AddToMemoryList(), AddToMonitorList(), DrawObj(), and UpdateOnline(). |
|
Definition at line 220 of file TGo4QPicItem.cpp. References TGo4Picture::FindObject(), TGo4Picture::FindPic(), TGo4QItem::fxTGo4GUIRegistry, TGo4Picture::GetDivX(), TGo4Picture::GetDivY(), TGo4Picture::GetNumObjNames(), TGo4Picture::GetObjName(), TGo4GUIRegistry::GetSlotClass(), TGo4Picture::IsDivided(), n, and TGo4GUIRegistry::SubmitCommand(). Referenced by AddToMemoryList(), and AddToMonitorList(). |