itom 2.2.1
ito::AddInBasePrivate Class Reference

List of all members.

Public Attributes

QPointer< QDockWidget > m_dockWidget
 safe pointer to dock widget. This pointer is automatically NULL if the dock widget is deleted e.g. by a previous deletion of the main window.
QThread * m_pThread
 the instance's thread
AddInInterfaceBasem_pBasePlugin
 the AddInInterfaceBase instance of this plugin
int m_uniqueID
 uniqueID (automatically given by constructor of AddInBase with auto-incremented value)
int m_createdByGUI
 1 if this instance has firstly been created by GUI, 0: this instance has been created by c++ or python
bool m_initialized
 true: init-method has been returned with any RetVal, false (default): init-method has not been finished yet

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