D18420: Optimize and reduce code in GuiObserver

Alexander Semke noreply at phabricator.kde.org
Tue Jan 22 21:29:05 GMT 2019


asemke added inline comments.

INLINE COMMENTS

> GuiObserver.cpp:415
>  #endif
> -	else if (className == QStringLiteral("LiveDataSource")) {
> +	case "LiveDataSource"_hash:
>  		m_mainWindow->m_propertiesDock->setWindowTitle(i18nc("@title:window", "Live Data Source"));

as discussed in another email thread and in D18319 <https://phabricator.kde.org/D18319>,  we planned to show and to allow to modify the first selected LiveDataSource or MQTTClient only. Do we need another template function?

REPOSITORY
  R262 LabPlot

REVISION DETAIL
  https://phabricator.kde.org/D18420

To: croick, #labplot
Cc: asemke, kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20190122/6005589e/attachment-0001.html>


More information about the kde-edu mailing list