Version: 9.12.0
GEOMToolsGUI_TreeWidgetItem Class Reference

#include <GEOMToolsGUI_ReduceStudyDlg.h>

Inheritance diagram for GEOMToolsGUI_TreeWidgetItem:
Inheritance graph

Public Member Functions

 GEOMToolsGUI_TreeWidgetItem (QTreeWidget *, const QStringList &, char *, int=Type)
 
 GEOMToolsGUI_TreeWidgetItem (QTreeWidgetItem *, const QStringList &, char *, int=Type)
 
 ~GEOMToolsGUI_TreeWidgetItem ()
 
bool isVisible ()
 
void setVisible (bool, QIcon &)
 
char * getStudyEntry () const
 

Private Attributes

bool myVisible
 
char * myStudyEntry
 

Constructor & Destructor Documentation

◆ GEOMToolsGUI_TreeWidgetItem() [1/2]

GEOMToolsGUI_TreeWidgetItem::GEOMToolsGUI_TreeWidgetItem ( QTreeWidget view,
const QStringList &  strings,
char *  studyEntry,
int  type = Type 
)

◆ GEOMToolsGUI_TreeWidgetItem() [2/2]

GEOMToolsGUI_TreeWidgetItem::GEOMToolsGUI_TreeWidgetItem ( QTreeWidgetItem parent,
const QStringList &  strings,
char *  studyEntry,
int  type = Type 
)

◆ ~GEOMToolsGUI_TreeWidgetItem()

GEOMToolsGUI_TreeWidgetItem::~GEOMToolsGUI_TreeWidgetItem ( )

Member Function Documentation

◆ getStudyEntry()

char * GEOMToolsGUI_TreeWidgetItem::getStudyEntry ( ) const

References myStudyEntry.

◆ isVisible()

bool GEOMToolsGUI_TreeWidgetItem::isVisible ( )

References myVisible.

◆ setVisible()

void GEOMToolsGUI_TreeWidgetItem::setVisible ( bool  theIsVisible,
QIcon &  theIcon 
)

References myVisible.

Member Data Documentation

◆ myStudyEntry

char* GEOMToolsGUI_TreeWidgetItem::myStudyEntry
private

◆ myVisible

bool GEOMToolsGUI_TreeWidgetItem::myVisible
private

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