D21496: Two Sample T-test Backend

Devanshu Agarwal noreply at phabricator.kde.org
Thu May 30 11:08:54 BST 2019


devanshuagarwal marked 9 inline comments as done.
devanshuagarwal added inline comments.

INLINE COMMENTS

> sgerlach wrote in CMakeLists.txt:239
> do we need a directory for every test?
> TTest.cpp instead of ttest.cpp would be more standard.

No, But I think we should make a single directory for all tests.

> sgerlach wrote in ttest.cpp:44
> all user visible text should be translatable (i18n())

how to give arguments to i18n; 
for setting text with:

QString text = i18n("T value for test is %1").arg(t);
 msg_box->setText(text);

message box is appearing with message: 
T value for test is 1.11936(I18N_ARGUMENT_MISSING)

Please suggest me appropriate way

REPOSITORY
  R262 LabPlot

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

To: devanshuagarwal, sgerlach
Cc: kde-edu, #labplot, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20190530/1c570e1e/attachment-0001.html>


More information about the kde-edu mailing list