The following tables list the members exposed by QueueManager.
Public Constructors
Name | Description | |
---|---|---|
![]() |
QueueManager | Initializes a new instance of the QueueManager class. |
Public Methods
Name | Description | |
---|---|---|
![]() |
AddCommand | Add a command into the queue |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Dispose(boolean) | Clean up any resources being used. |
![]() |
OnFormClosing | Raises the FormsClosing event. |
![]() |
OnSeriesReady | Raises the SeriesReady event. |
Public Properties
Name | Description | |
---|---|---|
![]() |
AutoLoadRetrievedImages | Gets or sets a value to fire the SeriesReady event when a Leadtools.Medical.Workstation.UI.Commands.RetrieveQueueItemCommand completes. |
![]() |
CancelProcessingQuestionMessage | Gets or sets the message displayed to prompt the user to cancel processing a task. |
![]() |
ClearListQuestionMessage | Gets or sets the message displayed to prompt the user to clear the list. |
![]() ![]() |
Instance | Gets a shared object of the QueueManager |
![]() |
RemoveCompletedItems | Gets or sets a value to remove the successfully completed items from the displayed items queue. |
Public Events
Name | Description | |
---|---|---|
![]() |
AutoLoadRetrievedImagesChanged | Occurs when the user value of AutoLoadRetrievedImages is changed. |
![]() |
RemoveCompletedItemsChanged | Occurs when the value of RemoveCompletedItems is changed. |
![]() |
SeriesReady | Occurs when a Leadtools.Medical.Workstation.UI.Commands.RetrieveQueueItemCommand execution is completed |
Protected Fields
Name | Description | |
---|---|---|
![]() |
AutoLoadCheckBox | Defines a System.Windows.Forms.CheckBox control that enables auto-loading the queue. |
![]() |
ClearListButton | Defines a System.Windows.Forms.Button control that clears the list of items |
![]() |
OptionsPanel | Groups a collection of controls options. |
![]() |
QueuItemsPanel | Groups a collection of controls. |
![]() |
RemoveCompletedCheckBox | Defines a System.Windows.Forms.CheckBox control that enables the queue manager to remove completed items. |
![]() |
SeriesBrowserDescLabel | Defines a System.Windows.Forms.Label the contains a description of the series browser. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET