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

Example application progress update widget. More...

#include <Applications/ctkCommandLineModuleExplorer/ctkCmdLineModuleExplorerProgressWidget.h>

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

Signals

void clicked ()
 

Public Member Functions

 ctkCmdLineModuleExplorerProgressWidget (QWidget *parent=0)
 
void setFuture (const ctkCmdLineModuleFuture &future)
 
void setHighlightStyle (bool highlight)
 
void setTitle (const QString &title)
 
 ~ctkCmdLineModuleExplorerProgressWidget ()
 

Protected Member Functions

void mouseReleaseEvent (QMouseEvent *)
 

Detailed Description

Example application progress update widget.

Definition at line 42 of file ctkCmdLineModuleExplorerProgressWidget.h.

Constructor & Destructor Documentation

◆ ctkCmdLineModuleExplorerProgressWidget()

ctkCmdLineModuleExplorerProgressWidget::ctkCmdLineModuleExplorerProgressWidget ( QWidget *  parent = 0)

◆ ~ctkCmdLineModuleExplorerProgressWidget()

ctkCmdLineModuleExplorerProgressWidget::~ctkCmdLineModuleExplorerProgressWidget ( )

Member Function Documentation

◆ clicked

void ctkCmdLineModuleExplorerProgressWidget::clicked ( )
signal

◆ mouseReleaseEvent()

void ctkCmdLineModuleExplorerProgressWidget::mouseReleaseEvent ( QMouseEvent *  )
protected

◆ setFuture()

void ctkCmdLineModuleExplorerProgressWidget::setFuture ( const ctkCmdLineModuleFuture future)

◆ setHighlightStyle()

void ctkCmdLineModuleExplorerProgressWidget::setHighlightStyle ( bool  highlight)

◆ setTitle()

void ctkCmdLineModuleExplorerProgressWidget::setTitle ( const QString &  title)

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