SALOME Registry tool window.
#include <ToolsGUI_RegWidget.h>
|
| static QString | getDetails (const Registry::Infos &c_info) |
| | Get description text, containing information about the service. More...
|
| |
| Enumerator |
|---|
| Refresh |
|
| Interval |
|
| Close |
|
| Enumerator |
|---|
| Clients |
|
| History |
|
| ToolsGUI_RegWidget::ToolsGUI_RegWidget |
( |
CORBA::ORB_ptr |
orb, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
private |
- Parameters
-
| orb | CORBA ORB reference |
| parent | parent widget |
References Qtx::AlignCenter, Qtx::alignWidget(), Clients, Close, close_data, History, Interval, myActions, myDetails, myOrb, myTimer, myViews, Refresh, refresh(), refresh_data, refreshInterval(), showDetails(), SPACING_SIZE, and time_data.
| ToolsGUI_RegWidget::~ToolsGUI_RegWidget |
( |
| ) |
|
| QString ToolsGUI_RegWidget::getDetails |
( |
const Registry::Infos & |
c_info | ) |
|
|
staticprivate |
- Parameters
-
- Returns
- formatted client description
References BOLD.
| void ToolsGUI_RegWidget::refresh |
( |
| ) |
|
|
privateslot |
| void ToolsGUI_RegWidget::refreshInterval |
( |
| ) |
|
|
privateslot |
| void ToolsGUI_RegWidget::showDetails |
( |
QTreeWidgetItem * |
item, |
|
|
int |
column |
|
) |
| |
|
privateslot |
| QMap<int, QAction*> ToolsGUI_RegWidget::myActions |
|
private |
| QMap<int, Registry::AllInfos*> ToolsGUI_RegWidget::myData |
|
private |
| QTextEdit* ToolsGUI_RegWidget::myDetails |
|
private |
| CORBA::ORB_var ToolsGUI_RegWidget::myOrb |
|
private |
| QTimer* ToolsGUI_RegWidget::myTimer |
|
private |
The documentation for this class was generated from the following files: