Minsky
schema3::PublicationTab Struct Reference

#include <publication.h>

Collaboration diagram for schema3::PublicationTab:
Collaboration graph

Public Attributes

std::string name
 
std::vector< PublicationItemitems
 
float x =100
 
float y =100
 
float zoomFactor =1
 

Detailed Description

Definition at line 37 of file publication.h.

Member Data Documentation

◆ items

std::vector<PublicationItem> schema3::PublicationTab::items

Definition at line 40 of file publication.h.

◆ name

std::string schema3::PublicationTab::name

Definition at line 39 of file publication.h.

◆ x

float schema3::PublicationTab::x =100

Definition at line 41 of file publication.h.

◆ y

float schema3::PublicationTab::y =100

Definition at line 41 of file publication.h.

◆ zoomFactor

float schema3::PublicationTab::zoomFactor =1

Definition at line 41 of file publication.h.


The documentation for this struct was generated from the following file: