|
| | TreeWidgetItem (QTreeWidget *, const QStringList &, const TopoDS_Shape &, const Handle(SALOME_InteractiveObject)&, double=1.e-07, int=Type) |
| |
| | TreeWidgetItem (QTreeWidgetItem *, const QStringList &, const TopoDS_Shape &, const QString &, double=1.e-07, int=Type) |
| |
| | ~TreeWidgetItem () |
| |
| bool | isVisible () |
| |
| void | setVisible (bool, QIcon &) |
| |
| TopoDS_Shape | getShape () const |
| |
| | Handle (SALOME_InteractiveObject) getIO() const |
| |
| double | getTolerance () const |
| |
| void | setTolerance (double theTolerance) |
| |
| RepairGUI_InspectObjectDlg::TreeWidgetItem::TreeWidgetItem |
( |
QTreeWidget * |
view, |
|
|
const QStringList & |
strings, |
|
|
const TopoDS_Shape & |
shape, |
|
|
const Handle(SALOME_InteractiveObject)& |
io, |
|
|
double |
theTolerance = 1.e-07, |
|
|
int |
type = Type |
|
) |
| |
| RepairGUI_InspectObjectDlg::TreeWidgetItem::TreeWidgetItem |
( |
QTreeWidgetItem * |
parent, |
|
|
const QStringList & |
strings, |
|
|
const TopoDS_Shape & |
shape, |
|
|
const QString & |
entry, |
|
|
double |
theTolerance = 1.e-07, |
|
|
int |
type = Type |
|
) |
| |
| RepairGUI_InspectObjectDlg::TreeWidgetItem::~TreeWidgetItem |
( |
| ) |
|
| TopoDS_Shape RepairGUI_InspectObjectDlg::TreeWidgetItem::getShape |
( |
| ) |
const |
| double RepairGUI_InspectObjectDlg::TreeWidgetItem::getTolerance |
( |
| ) |
const |
| bool RepairGUI_InspectObjectDlg::TreeWidgetItem::isVisible |
( |
| ) |
|
| void RepairGUI_InspectObjectDlg::TreeWidgetItem::setTolerance |
( |
double |
theTolerance | ) |
|
| void RepairGUI_InspectObjectDlg::TreeWidgetItem::setVisible |
( |
bool |
isVisible, |
|
|
QIcon & |
icon |
|
) |
| |
| bool RepairGUI_InspectObjectDlg::TreeWidgetItem::myIsVisible |
|
private |
| TopoDS_Shape RepairGUI_InspectObjectDlg::TreeWidgetItem::myShape |
|
private |
| double RepairGUI_InspectObjectDlg::TreeWidgetItem::myTolerance |
|
private |
The documentation for this class was generated from the following file: