Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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::GEOMToolsGUI_TreeWidgetItem ( QTreeWidget view,
const QStringList &  strings,
char *  studyEntry,
int  type = Type 
)
GEOMToolsGUI_TreeWidgetItem::GEOMToolsGUI_TreeWidgetItem ( QTreeWidgetItem parent,
const QStringList &  strings,
char *  studyEntry,
int  type = Type 
)
GEOMToolsGUI_TreeWidgetItem::~GEOMToolsGUI_TreeWidgetItem ( )

Member Function Documentation

char * GEOMToolsGUI_TreeWidgetItem::getStudyEntry ( ) const

References myStudyEntry.

bool GEOMToolsGUI_TreeWidgetItem::isVisible ( )

References myVisible.

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

References myVisible.

Member Data Documentation

char* GEOMToolsGUI_TreeWidgetItem::myStudyEntry
private
bool GEOMToolsGUI_TreeWidgetItem::myVisible
private

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