xentara-workbench-plugin v1.0.1
The Xentara Workbench Plugin Framework
Loading...
Searching...
No Matches
xentara::workbench::skill Namespace Reference

Base classes for implementing the skill and skill element classes. More...

Classes

class  AbstractElementFactory
 Base class for factories for creating skill elements. More...
 
class  Element
 Base class for elements provided by a Xentara skill. More...
 
class  ElementFactory
 A factory for skill elements of a certain type. More...
 
class  PlaceholderElement
 A placeholder element. More...
 
class  PlaceholderSkill
 A placeholder skill. More...
 
class  Skill
 
class  SubElement
 Base class for sub elements that can be edited using a SubElementList binding. More...
 
class  SubElementPointer
 A pointer holding a sub element. More...
 
class  SubElementVector
 A vector that can be used to hold sub elements. More...
 

Detailed Description

Base classes for implementing the skill and skill element classes.

This namespace contains the classes necessary to implement the skills and skill elements classes used to edit the skill elements provides by the plugin.