#include <Plugin-VSI/types/objectId/objectPickDialog.hh>
Widget to pick a object
Definition at line 71 of file objectPickDialog.hh.
◆ ObjectPickDialog()
| ObjectPickDialog::ObjectPickDialog |
( |
QWidget * |
parent, |
|
|
QStringList |
_flags, |
|
|
QStringList |
_types, |
|
|
bool |
_withGroups |
|
) |
| |
◆ ~ObjectPickDialog()
| ObjectPickDialog::~ObjectPickDialog |
( |
| ) |
|
◆ activated
| void ObjectPickDialog::activated |
( |
const QModelIndex & |
_index | ) |
|
|
privateslot |
◆ selectedId() [1/2]
| unsigned int ObjectPickDialog::selectedId |
( |
| ) |
|
◆ selectedId() [2/2]
| void ObjectPickDialog::selectedId |
( |
unsigned int |
_id | ) |
|
◆ setForGroup()
| void ObjectPickDialog::setForGroup |
( |
BaseObject * |
_obj, |
|
|
QString |
_flag, |
|
|
bool |
_enabled |
|
) |
| |
|
private |
◆ slotMouseEventClick
| void ObjectPickDialog::slotMouseEventClick |
( |
QMouseEvent * |
_event, |
|
|
bool |
_double |
|
) |
| |
|
privateslot |
◆ cancelButton_
| QPushButton* VSI::ObjectPickDialog::cancelButton_ |
|
private |
◆ marker_
◆ model_
◆ okButton_
| QPushButton* VSI::ObjectPickDialog::okButton_ |
|
private |
◆ selectedId_
| unsigned int VSI::ObjectPickDialog::selectedId_ |
|
private |
◆ treeView_
| QTreeView* VSI::ObjectPickDialog::treeView_ |
|
private |
◆ viewer_
The documentation for this class was generated from the following files: