GSI Object Oriented Online Offline (Go4)
GO4-6.3.0
|
#include "QUserPanel.h"
#include <cstdlib>
#include <cstdio>
#include <iostream>
#include <sstream>
#include <unistd.h>
#include <QMimeData>
#include <QDropEvent>
#include "TClass.h"
#include "TCanvas.h"
#include "TH1F.h"
#include "TGo4Proxy.h"
Go to the source code of this file.
Functions | |
Q_DECL_EXPORT void * | StartUserPanel (void *parent) |
Q_DECL_EXPORT void* StartUserPanel | ( | void * | parent | ) |
Definition at line 35 of file QUserPanel.cpp.
References QGo4Widget::AddLink(), QWebCanvas::CanvasDropEvent(), QUserPanel::CanvasDropEventSlot(), QUserPanel::DrawBtn_clicked(), QGo4Widget::DrawItem(), QUserPanel::DrawObjectOnCanvas(), QUserPanel::DropItem(), QUserPanel::EditBtn_clicked(), QGo4Widget::EditItem(), QGo4Widget::GetLinked(), QUserPanel::InfoBtn_clicked(), QUserPanel::IsAcceptDrag(), QUserPanel::kindString(), TGo4Access::kndDataMember, TGo4Access::kndEventElement, TGo4Access::kndFolder, TGo4Access::kndGo4Param, TGo4Access::kndNone, TGo4Access::kndObject, TGo4Access::kndTreeBranch, TGo4Access::kndTreeLeaf, QUserPanel::linkedObjectRemoved(), QUserPanel::linkedObjectUpdated(), QUserPanel::PrintObject(), QUserPanel::QUserPanel(), QGo4Widget::RemoveLink(), QGo4Widget::ShowItemInfo(), and QUserPanel::~QUserPanel().