#include <SMESHGUI_Displayer.h>
|
| SalomeApp_Study * | study () const |
| |
| std::string | getName (const QString &entry) |
| |
◆ SMESHGUI_Displayer()
| SMESHGUI_Displayer::SMESHGUI_Displayer |
( |
SalomeApp_Application * |
app | ) |
|
◆ ~SMESHGUI_Displayer()
| SMESHGUI_Displayer::~SMESHGUI_Displayer |
( |
| ) |
|
◆ buildPresentation()
| SALOME_Prs * SMESHGUI_Displayer::buildPresentation |
( |
const QString & |
entry, |
|
|
SALOME_View * |
theViewFrame = 0 |
|
) |
| |
|
overridevirtual |
◆ canBeDisplayed()
| bool SMESHGUI_Displayer::canBeDisplayed |
( |
const QString & |
entry, |
|
|
const QString & |
viewer_type |
|
) |
| const |
|
overridevirtual |
◆ Display()
| void SMESHGUI_Displayer::Display |
( |
const QStringList & |
theList, |
|
|
const bool |
anUpdateViewer = true, |
|
|
SALOME_View * |
theView = 0 |
|
) |
| |
|
overridevirtual |
◆ getName()
| std::string SMESHGUI_Displayer::getName |
( |
const QString & |
entry | ) |
|
|
protected |
◆ study()
| SalomeApp_Study * SMESHGUI_Displayer::study |
( |
| ) |
const |
|
protected |
◆ isNeedFitAll
| bool SMESHGUI_Displayer::isNeedFitAll |
|
private |
◆ myApp
| SalomeApp_Application* SMESHGUI_Displayer::myApp |
|
private |