Developer Documentation
VSI::ObjectPickDialog Class Reference

#include <Plugin-VSI/types/objectId/objectPickDialog.hh>

Inheritance diagram for VSI::ObjectPickDialog:

Public Member Functions

 ObjectPickDialog (QStringList _flags, QStringList _types, bool _withGroups)
 Constructor.
 
 ~ObjectPickDialog ()
 Destructor.
 
unsigned int selectedId ()
 Current selected object.
 
void selectedId (unsigned int _id)
 Set selected object.
 

Private Slots

void activated (const QModelIndex &_index)
 
void slotMouseEventClick (QMouseEvent *_event, bool _double)
 

Private Member Functions

void setForGroup (BaseObject *_obj, QString _flag, bool _enabled)
 

Private Attributes

SimpleViewerviewer_
 
QTreeView * treeView_
 
QPushButton * okButton_
 
QPushButton * cancelButton_
 
TreeModelmodel_
 
SelectionObjectMarker marker_
 
unsigned int selectedId_
 

Detailed Description

Widget to pick a object

Definition at line 76 of file objectPickDialog.hh.


The documentation for this class was generated from the following files: