A widget showing information about object creation:
More...
#include <GEOMGUI_CreationInfoWdg.h>
- operation icon
- operation name
- parameter values
Issue 0021684
GEOMGUI_CreationInfoWdg::GEOMGUI_CreationInfoWdg |
( |
SalomeApp_Application * |
app | ) |
|
GEOMGUI_CreationInfoWdg::~GEOMGUI_CreationInfoWdg |
( |
| ) |
|
QTreeWidgetItem * GEOMGUI_CreationInfoWdg::addOperation |
( |
const QPixmap & |
icon, |
|
|
const QString & |
name |
|
) |
| |
|
private |
void GEOMGUI_CreationInfoWdg::addParam |
( |
QTreeWidgetItem * |
operation, |
|
|
const QString & |
name, |
|
|
const QString & |
value |
|
) |
| |
|
private |
void GEOMGUI_CreationInfoWdg::clear |
( |
| ) |
|
int GEOMGUI_CreationInfoWdg::getWinID |
( |
| ) |
|
|
inline |
QLabel* GEOMGUI_CreationInfoWdg::myIconLbl |
|
private |
int GEOMGUI_CreationInfoWdg::myWindowID |
|
private |
The documentation for this class was generated from the following files: