D17230: Adding a recent images tab to the FITSTools Panel and Histogram Improvements
Yuri Chornoivan
noreply at phabricator.kde.org
Sun Dec 2 07:39:49 GMT 2018
yurchor added inline comments.
INLINE COMMENTS
> fitstab.cpp:129
> + recentPanelLayout->addWidget(recentImages);
> + QPushButton *clearRecent = new QPushButton("Clear");
> + recentPanelLayout->addWidget(clearRecent);
i18n("Clear") ?
> fitsviewer.cpp:374
> connect(tab->getView(), &FITSView::wcsToggled, this, &FITSViewer::updateWCSFunctions);
> + connect(tab->getView(),SIGNAL(starProfileWindowClosed()),this, SLOT(starProfileButtonOff()));
>
Can it be written in a new style connection syntax as above?
> fitsviewer.cpp:543
> +{
> + updateButtonStatus("toggle_3D_graph", "View 3D Graph", false);
> +}
i18n("View 3D Graph") ?
REPOSITORY
R321 KStars
REVISION DETAIL
https://phabricator.kde.org/D17230
To: lancaster, mutlaqja
Cc: yurchor, kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20181202/628ce7bc/attachment-0001.html>
More information about the kde-edu
mailing list