palapeli/libpala
slicer.h
Go to the documentation of this file.
69 NoFlags = 0x0,
70 AllowFullTransparency = 0x1
82 //The following function belongs to the interface to the Palapeli application. It is not documented because the documentation is targeted at slicer developers.
98 //This class is the only interface that slicers can use to communicate with Palapeli, and it is only instantiated very few times (one instance per slicer plugin), so it should be reasonable to reserve some space in the virtual table for future additions.
Representation of an operational mode of a slicing algorithm.
Definition: slicermode.h:46
Representation of a set of configurable parameters of a slicing algorithm.
Definition: slicerpropertyset.h:49
Representation of a single configurable parameter of a slicing algorithm.
Definition: slicerproperty.h:44
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:19:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:19:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.