tlp_PropertyContext.3tulip

Langue: en

Version: 356150 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

tlp::PropertyContext -

Parameter for calling Property plugins.

SYNOPSIS


#include <PluginContext.h>

Public Member Functions


PropertyContext ()

~PropertyContext ()

Public Attributes


Graph * graph

PropertyInterface * propertyProxy

PluginProgress * pluginProgress

DataSet * dataSet

Detailed Description

Parameter for calling Property plugins.

Constructor & Destructor Documentation

tlp::PropertyContext::PropertyContext () [inline]

tlp::PropertyContext::~PropertyContext () [inline]

Member Data Documentation

DataSet* tlp::PropertyContext::dataSet

Graph* tlp::PropertyContext::graph

PluginProgress* tlp::PropertyContext::pluginProgress

PropertyInterface* tlp::PropertyContext::propertyProxy

Author

Generated automatically by Doxygen for Tulip Graph Library from the source code.