Using Test Struct with Type and Subtype Enums.
ClosedPublic

Authored by devanshuagarwal on Jun 24 2019, 7:14 PM.

Details

Reviewers
sgerlach
asemke
Summary

Changed code according to your comments on https://phabricator.kde.org/differential/revision/inlines/21977/
(for done status)

I have tried using enum Type and Subtype in Struct Test, and set the visible property of various widgets based on values of the struct.

so, it is a solution to these problems

  1. cbTest->currentItem() for efficiency
  2. bit-field

Diff Detail

Repository
R262 LabPlot
Lint
Lint Skipped
Unit
Unit Tests Skipped
Restricted Application added a project: KDE Edu. · View Herald TranscriptJun 24 2019, 7:14 PM
Restricted Application added a subscriber: kde-edu. · View Herald Transcript
devanshuagarwal requested review of this revision.Jun 24 2019, 7:14 PM
sgerlach accepted this revision.Jun 24 2019, 8:38 PM
This revision is now accepted and ready to land.Jun 24 2019, 8:38 PM
sgerlach closed this revision.Jul 14 2019, 7:07 AM