itom 2.0.0
ito::ItomPlotHandle Class Reference

class for a interval type containing the plot handle / unique id and name. More...

#include <itomPlotHandle.h>

List of all members.

Public Member Functions

 ItomPlotHandle (const char *objName, const char *widgetClassName, const unsigned int objectID)
 ItomPlotHandle (const ItomPlotHandle &rhs)
std::string getObjName () const
std::string getWidgetClassName () const
unsigned int getObjectID () const

Private Attributes

std::string m_pObjName
std::string m_pWidgetClassName
unsigned int m_objectID

Detailed Description

class for a interval type containing the plot handle / unique id and name.

This class is used to allow a conversion between Py_uiItem and C++/Qt.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends