Seamly2D
Code documentation
VPE::VPropertySetPrivate Class Reference

#include <vpropertyset_p.h>

Collaboration diagram for VPE::VPropertySetPrivate:

Public Member Functions

 VPropertySetPrivate ()
 Constructor. More...
 

Public Attributes

QMap< QString, VProperty * > Properties
 Property map (ID, Property) More...
 
QList< VProperty * > RootProperties
 List containing the root properties. More...
 

Detailed Description

Definition at line 34 of file vpropertyset_p.h.

Constructor & Destructor Documentation

◆ VPropertySetPrivate()

VPE::VPropertySetPrivate::VPropertySetPrivate ( )
inline

Constructor.

Definition at line 45 of file vpropertyset_p.h.

Member Data Documentation

◆ Properties

QMap<QString, VProperty*> VPE::VPropertySetPrivate::Properties

Property map (ID, Property)

Definition at line 38 of file vpropertyset_p.h.

◆ RootProperties

QList<VProperty*> VPE::VPropertySetPrivate::RootProperties

List containing the root properties.

Definition at line 42 of file vpropertyset_p.h.


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