PhoenixInkscape  2.0.0
Generate multiple png files with svg inkscape files
PLayer Struct Reference

Get the begin and end slide for current layer. More...

+ Collaboration diagram for PLayer:

Public Attributes

long unsigned int begin
 first slide where the layer has to be printed More...
 
PString command
 Extra command. More...
 
long unsigned int end
 Last slide where the layer has to be printed. More...
 

Detailed Description

Get the begin and end slide for current layer.

Definition at line 31 of file main.cpp.

Member Data Documentation

◆ begin

long unsigned int PLayer::begin

first slide where the layer has to be printed

Definition at line 33 of file main.cpp.

Referenced by createVectorSlide().

◆ command

PString PLayer::command

Extra command.

Definition at line 37 of file main.cpp.

Referenced by createVectorSlide().

◆ end

long unsigned int PLayer::end

Last slide where the layer has to be printed.

Definition at line 35 of file main.cpp.

Referenced by createVectorSlide().


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