#include <documentationwidget.h>
|
void | init (const QString &text) |
|
DocumentationWidget::DocumentationWidget |
( |
UMLObject * |
o, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
explicit |
DocumentationWidget::DocumentationWidget |
( |
UMLWidget * |
w, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
explicit |
DocumentationWidget::DocumentationWidget |
( |
AssociationWidget * |
w, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
explicit |
DocumentationWidget::~DocumentationWidget |
( |
| ) |
|
void DocumentationWidget::apply |
( |
| ) |
|
void DocumentationWidget::init |
( |
const QString & |
text | ) |
|
|
protected |
initialize widget
- Parameters
-
QGroupBox* DocumentationWidget::m_box |
|
protected |
KTextEdit* DocumentationWidget::m_editField |
|
protected |
The documentation for this class was generated from the following files: