Ticket #3529 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Remove generated UI classes from direct inheritance in VSG

Reported by: Michael Reuter Owned by: Michael Reuter
Priority: minor Milestone: Iteration 30
Component: VATES Keywords:
Cc: Blocked By:
Blocking: Tester: Owen Arnold

Description

All classes that have generated UI's should move back to having the UI as a member of the class and not as direct inheritance.

Change History

comment:1 Changed 9 years ago by Michael Reuter

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Michael Reuter

In [13815]:

Fixing standard view. This refs #3529.

comment:3 Changed 9 years ago by Michael Reuter

In [13816]:

Fixing three slice view. This refs #3529.

comment:4 Changed 9 years ago by Michael Reuter

In [13817]:

Fixing time control widget. This refs #3529.

comment:5 Changed 9 years ago by Michael Reuter

  • Status changed from accepted to verify
  • Resolution set to fixed

In [13820]:

Fixing the main window. This fixes #3529.

comment:6 Changed 9 years ago by Owen Arnold

  • Status changed from verify to verifying
  • Tester set to Owen Arnold

comment:7 Changed 9 years ago by Owen Arnold

  • Status changed from verifying to closed

Multiple inheritance removed. Everything still works.

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4376

Note: See TracTickets for help on using tickets.