Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cbmroot
Manage
Activity
Members
Labels
Plan
Wiki
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Computing
cbmroot
Merge requests
!150
CbmQaPie class as a TPie wrapper, which prevents crashes
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
CbmQaPie class as a TPie wrapper, which prevents crashes
se.gorbunov/cbmroot:pie
into
master
Overview
0
Commits
1
Pipelines
6
Changes
4
Merged
Sergey Gorbunov
requested to merge
se.gorbunov/cbmroot:pie
into
master
4 years ago
Overview
0
Commits
1
Pipelines
6
Changes
4
Expand
CbmQaPie class is a TPie wrapper, which fixes the following TPie's problems:
When a TPie is read from a file as a part of TCanvas, it crashes at the destructor.
When a TPie is created via copy constructor it crashes at the destructor.
An empty TPie crashes at Draw()
When one clicks on a TPie in the TBrowser, the TBrowser crashes.
TBrowser doesn't draw a TPie by a mouse click, it tries to show class members instead.
0
0
Merge request reports
Loading