Tulip 5.7.1
Large graphs analysis and drawing
Loading...
Searching...
No Matches
tlp::PerspectiveContext Class Reference

#include <Perspective.h>

+ Inheritance diagram for tlp::PerspectiveContext:
+ Collaboration diagram for tlp::PerspectiveContext:

Public Attributes

QString externalFile
 
unsigned int id
 
QMainWindow * mainWindow
 
QVariantMap parameters
 
TulipProject * project
 
quint64 tulipPort
 

Detailed Description

A context data structure for tlp::Perspective instances.

See also
tlp::Perspective

Definition at line 48 of file Perspective.h.

Constructor & Destructor Documentation

◆ PerspectiveContext()

tlp::PerspectiveContext::PerspectiveContext ( )
inline

Definition at line 50 of file Perspective.h.

Member Data Documentation

◆ externalFile

QString tlp::PerspectiveContext::externalFile

Definition at line 53 of file Perspective.h.

◆ id

unsigned int tlp::PerspectiveContext::id

Definition at line 56 of file Perspective.h.

◆ mainWindow

QMainWindow* tlp::PerspectiveContext::mainWindow

Definition at line 51 of file Perspective.h.

◆ parameters

QVariantMap tlp::PerspectiveContext::parameters

Definition at line 54 of file Perspective.h.

◆ project

TulipProject* tlp::PerspectiveContext::project

Definition at line 52 of file Perspective.h.

◆ tulipPort

quint64 tlp::PerspectiveContext::tulipPort

Definition at line 55 of file Perspective.h.