MantisBT - VTK | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0013208 | VTK | (No Category) | public | 2012-05-27 10:38 | 2016-08-12 09:55 |
Reporter | Arnaud BARRE | ||||
Assigned To | Dave DeMarle | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | moved | ||
Platform | OS | OS Version | |||
Product Version | 5.8.0 | ||||
Target Version | Fixed in Version | ||||
Project | Release | ||||
Type | feature | ||||
Summary | 0013208: Impossibility to inherit from the class vtkChartXY to overload mouse/keyboard events | ||||
Description | Because the member ChartPrivate and some methods are set as private (ZoomInAxes and RemovePlotFromCorners), it is not possible to inherit from vtkChartXY and modify easily some behaviors (like mouse events or create new methods like TakePlot). The simplest to fix this issue could be to declare a nested protected "Private" class instead of the class vtkChartXYPrivate, and also to declare the methods ZoomInAxes and RemovePlotFromCorners as protected and not private. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2012-05-27 10:38 | Arnaud BARRE | New Issue | |||
2013-07-22 13:13 | Dave DeMarle | Note Added: 0031159 | |||
2013-07-22 13:13 | Dave DeMarle | Status | backlog => expired | ||
2013-07-22 13:13 | Dave DeMarle | Resolution | open => fixed | ||
2013-07-22 13:13 | Dave DeMarle | Assigned To | => Dave DeMarle | ||
2016-08-12 09:55 | Kitware Robot | Note Added: 0037280 | |||
2016-08-12 09:55 | Kitware Robot | Status | expired => closed | ||
2016-08-12 09:55 | Kitware Robot | Resolution | fixed => moved |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|