![]() |
Tulip 5.7.1
Large graphs analysis and drawing
|
#include <Perspective.h>
Public Attributes | |
QString | externalFile |
unsigned int | id |
QMainWindow * | mainWindow |
QVariantMap | parameters |
TulipProject * | project |
quint64 | tulipPort |
A context data structure for tlp::Perspective instances.
Definition at line 48 of file Perspective.h.
|
inline |
Definition at line 50 of file Perspective.h.
QString tlp::PerspectiveContext::externalFile |
Definition at line 53 of file Perspective.h.
unsigned int tlp::PerspectiveContext::id |
Definition at line 56 of file Perspective.h.
QMainWindow* tlp::PerspectiveContext::mainWindow |
Definition at line 51 of file Perspective.h.
QVariantMap tlp::PerspectiveContext::parameters |
Definition at line 54 of file Perspective.h.
TulipProject* tlp::PerspectiveContext::project |
Definition at line 52 of file Perspective.h.
quint64 tlp::PerspectiveContext::tulipPort |
Definition at line 55 of file Perspective.h.