fw4spl
fwDicomIOFilterQt::widget::QTagSelectorWidget Class Reference

Widget used to select a dicom tag. More...

#include <QTagSelectorWidget.hpp>

+ Inheritance diagram for fwDicomIOFilterQt::widget::QTagSelectorWidget:
+ Collaboration diagram for fwDicomIOFilterQt::widget::QTagSelectorWidget:

Public Member Functions

 QTagSelectorWidget (QWidget *parent=0)
 Constructor.
 
 ~QTagSelectorWidget ()
 Destructor.
 
void setTagValue (const DcmTagKey &tag)
 Set tag.
 
DcmTagKey getTag ()
 Get tag.
 

Protected Slots

void updateTagName (int value=0)
 Update tag name when selected tag changes.
 

Protected Attributes

QPointer< ::fwDicomIOFilterQt::widget::QHexSpinBoxm_groupSpinBox
 Group spin box.
 
QPointer< ::fwDicomIOFilterQt::widget::QHexSpinBoxm_elementSpinBox
 Tag spin box.
 
QPointer< QLabel > m_tagNameLabel
 tag name label
 
DcmTagKey m_tag
 Tag.
 

Detailed Description

Widget used to select a dicom tag.

Definition at line 27 of file QTagSelectorWidget.hpp.


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