PdmSopViewer Class
Header: | #include <PdmSopViewer> |
Inherits: | QWidget |
Public Functions
PdmSopViewer(QWidget *iParent = 0) | |
~PdmSopViewer() |
- 213 public functions inherited from QWidget
Public Slots
void | addItem(QVariantMap itemMap) |
void | clearItems() |
void | setAttachmentPrefixPath(const QString &attachment) |
void | setSopIds(QVariantList ids) |
- 19 public slots inherited from QWidget
Additional Inherited Members
- 58 properties inherited from QWidget
- 3 signals inherited from QWidget
- 5 static public members inherited from QWidget
- 35 protected functions inherited from QWidget
- 1 protected slot inherited from QWidget
Detailed Description
Member Function Documentation
PdmSopViewer::PdmSopViewer(QWidget *iParent = 0)
Default constructs an instance of PdmSopViewer.
PdmSopViewer::~PdmSopViewer()
Destroys the instance of PdmSopViewer.