[umbrello] [Bug 374845] New: Add support for importing sequence diagram entries from file or clipboard
Ralf Habacker
bugzilla_noreply at kde.org
Mon Jan 9 22:35:22 UTC 2017
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-devel at kde.org
Reporter: ralf.habacker at 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 the assignee for the bug.
More information about the umbrello-devel
mailing list