PdmSopItem Class
Header: | #include <PdmSopItem> |
Inherits: | QFrame |
Public Functions
PdmSopItem(QWidget *parent = 0) | |
~PdmSopItem() |
Public Slots
void | setContent(const QVariantMap &content) |
void | setData(QVariantMap &dataMap) |
void | setExpand(bool expand = true) |
void | setTitle(const QVariantMap &title) |
- 19 public slots inherited from QWidget
Signals
void | anchorClicked(const QUrl &url) |
- 3 signals inherited from QWidget
Additional Inherited Members
- 6 properties inherited from QFrame
- 58 properties inherited from QWidget
- 5 static public members inherited from QWidget
- 4 protected functions inherited from QFrame
- 35 protected functions inherited from QWidget
- 1 protected slot inherited from QWidget
Detailed Description
Member Function Documentation
PdmSopItem::PdmSopItem(QWidget *parent = 0)
Default constructs an instance of PdmSopItem.
PdmSopItem::~PdmSopItem()
Destroys the instance of PdmSopItem.