CTK  0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
Public Slots | Signals | Public Member Functions | List of all members
ctkCmdLineModuleExplorerProgressListWidget Class Reference

#include <Applications/ctkCommandLineModuleExplorer/ctkCmdLineModuleExplorerProgressListWidget.h>

Inheritance diagram for ctkCmdLineModuleExplorerProgressListWidget:
Inheritance graph
[legend]
Collaboration diagram for ctkCmdLineModuleExplorerProgressListWidget:
Collaboration graph
[legend]

Public Slots

void clearList ()
 
void progressWidgetClicked ()
 
void removeProgressWidget (ctkCmdLineModuleFrontend *frontend)
 
void setCurrentProgressWidget (ctkCmdLineModuleFrontend *frontend)
 

Signals

void progressWidgetClicked (ctkCmdLineModuleFrontend *frontend)
 

Public Member Functions

void addProgressWidget (ctkCmdLineModuleFrontend *frontend, const ctkCmdLineModuleFuture &future)
 
 ctkCmdLineModuleExplorerProgressListWidget (QWidget *parent=0)
 

Detailed Description

Definition at line 32 of file ctkCmdLineModuleExplorerProgressListWidget.h.

Constructor & Destructor Documentation

◆ ctkCmdLineModuleExplorerProgressListWidget()

ctkCmdLineModuleExplorerProgressListWidget::ctkCmdLineModuleExplorerProgressListWidget ( QWidget *  parent = 0)
explicit

Member Function Documentation

◆ addProgressWidget()

void ctkCmdLineModuleExplorerProgressListWidget::addProgressWidget ( ctkCmdLineModuleFrontend frontend,
const ctkCmdLineModuleFuture future 
)

◆ clearList

void ctkCmdLineModuleExplorerProgressListWidget::clearList ( )
slot

◆ progressWidgetClicked [1/2]

void ctkCmdLineModuleExplorerProgressListWidget::progressWidgetClicked ( )
slot

◆ progressWidgetClicked [2/2]

void ctkCmdLineModuleExplorerProgressListWidget::progressWidgetClicked ( ctkCmdLineModuleFrontend frontend)
signal

◆ removeProgressWidget

void ctkCmdLineModuleExplorerProgressListWidget::removeProgressWidget ( ctkCmdLineModuleFrontend frontend)
slot

◆ setCurrentProgressWidget

void ctkCmdLineModuleExplorerProgressListWidget::setCurrentProgressWidget ( ctkCmdLineModuleFrontend frontend)
slot

The documentation for this class was generated from the following file: