https://bugs.kde.org/show_bug.cgi?id=374845

            Bug ID: 374845
           Summary: Add support for importing sequence diagram entries
                    from file or clipboard
           Product: umbrello
           Version: 2.21.0 (KDE Applications 16.12.0)
          Platform: Other
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: umbrello-de...@kde.org
          Reporter: ralf.habac...@freenet.de
  Target Milestone: ---

With bug 358867 importing of stack traces into sequence diagrams has been added
to umbrello.

It would be nice to have additional support to importing simple sequence
diagram entries from file or clipboard for example:

QApplicationPrivate::sendMouseEvent()
QCoreApplication::notifyInternal(QObject*)
KApplication::notify(QObject*)
QApplication::notify(QObject*)
QApplicationPrivate::notify_helper(QObject*)
QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*)
QTreeView::viewportEvent(QEvent*)
QAbstractItemView::viewportEvent(QEvent*)
QFrame::event(QEvent*)
QWidget::event(QEvent*)
UMLListView::mouseDoubleClickEvent
UMLObject::showPropertiesDialog
MultiPageDialogBase::exec
QDialog::exec()

which adds objects for each class and synchronous messages for each method from
an initial ::client method.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to