Ticket #4935 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Make an AlgorithmSelectorWidget

Reported by: Janik Zikovsky Owned by: Janik Zikovsky
Priority: major Milestone: Release 2.1
Component: MantidPlot Keywords:
Cc: Blocked By:
Blocking: #4931 Tester: Owen Arnold

Description

Create a re-usable widget for selecting algorithms from a list.

Include the tree with categories.

Un-tangle the existing widget from MantidUI. Right now, the code is all over the place and not properly encapsulated!

Will use it in the LiveData GUI. Reuse in the AlgorithmDockWidget

Change History

comment:1 Changed 9 years ago by Janik Zikovsky

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Janik Zikovsky

Refs #4935: Made AlgorithmSelectorWidget out of the MantidDock

Changeset: d68a44379030abf71b90cbbc61bea2c98064c5c9

comment:3 Changed 9 years ago by Janik Zikovsky

Refs #4935 indentation fix only

Changeset: 6791c3db806555f8c5958d0b0667c3c615948ced

comment:4 Changed 9 years ago by Janik Zikovsky

Refs #4935 fix signals to execute and layout

Changeset: 7a9c84fc364b8ee44a3b48ac5a70efaafa7ddc7d

comment:5 Changed 9 years ago by Janik Zikovsky

Refs #4935 Qt designer plugin for AlgorithmSelectorWidget

Changeset: bc3acdef05d69d9175793258e042aa8bfe5a85b5

comment:6 Changed 9 years ago by Janik Zikovsky

Refs #4935 simplify designer plugins by using a base class

So I don't need 2 files per widget, just a few lines of code

Changeset: 61a84137e44415901e59306b22f8e5cfe2324934

comment:7 Changed 9 years ago by Janik Zikovsky

Refs #4935: fix warning message for AlgorithmDockWidget

Changeset: 53847af23ac9025379f05c9e30f1d2f0378b0d14

comment:8 Changed 9 years ago by Janik Zikovsky

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

Note to testers: there is a Qt Designer plugin, and the widget is used in the MantidDock, and in the LiveData GUI.

comment:9 Changed 9 years ago by Janik Zikovsky

Refs #4935 indentation fix only

Changeset: 6791c3db806555f8c5958d0b0667c3c615948ced

comment:10 Changed 9 years ago by Janik Zikovsky

Refs #4935 fix signals to execute and layout

Changeset: 7a9c84fc364b8ee44a3b48ac5a70efaafa7ddc7d

comment:11 Changed 9 years ago by Janik Zikovsky

Refs #4935 Qt designer plugin for AlgorithmSelectorWidget

Changeset: bc3acdef05d69d9175793258e042aa8bfe5a85b5

comment:12 Changed 9 years ago by Janik Zikovsky

Refs #4935 simplify designer plugins by using a base class

So I don't need 2 files per widget, just a few lines of code

Changeset: 61a84137e44415901e59306b22f8e5cfe2324934

comment:13 Changed 9 years ago by Janik Zikovsky

Refs #4935: fix warning message for AlgorithmDockWidget

Changeset: 53847af23ac9025379f05c9e30f1d2f0378b0d14

comment:14 Changed 8 years ago by Owen Arnold

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

comment:15 Changed 8 years ago by Owen Arnold

  • Status changed from verifying to closed

This works.

comment:16 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 5781

Note: See TracTickets for help on using tickets.