tlp::PropertyContext
tlp::PropertyContext
Section: Tulip Graph Library (3) Updated: 19 Jul 2010 Local index
Up
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.
Index
- NAME
-
- SYNOPSIS
-
- Public Member Functions
-
- Public Attributes
-
- Detailed Description
-
- 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
-
This document was created by
man2html,
using the manual pages.
Time: 22:28:22 GMT, April 16, 2011