Skip to content
Snippets Groups Projects

CbmQaPie class as a TPie wrapper, which prevents crashes

Merged Sergey Gorbunov requested to merge se.gorbunov/cbmroot:pie into master

CbmQaPie class is a TPie wrapper, which fixes the following TPie's problems:

  1. When a TPie is read from a file as a part of TCanvas, it crashes at the destructor.
  2. When a TPie is created via copy constructor it crashes at the destructor.
  3. An empty TPie crashes at Draw()
  4. When one clicks on a TPie in the TBrowser, the TBrowser crashes.
  5. TBrowser doesn't draw a TPie by a mouse click, it tries to show class members instead.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading