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 | Public Member Functions | Protected Attributes | List of all members
ctkHostAppExampleWidget Class Reference

#include <Applications/ctkExampleHost/ctkHostAppExampleWidget.h>

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

Public Slots

void appProcessError (QProcess::ProcessError error)
 
void loadButtonClicked ()
 
void placeholderResized ()
 

Public Member Functions

 ctkHostAppExampleWidget (QWidget *parent=0)
 
void setAppFileName (QString name)
 
virtual ~ctkHostAppExampleWidget ()
 

Protected Attributes

QString AppFileName
 
ctkExampleDicomHostHost
 
ctkExampleHostControlWidgetHostControls
 

Detailed Description

Definition at line 37 of file ctkHostAppExampleWidget.h.

Constructor & Destructor Documentation

◆ ctkHostAppExampleWidget()

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

◆ ~ctkHostAppExampleWidget()

virtual ctkHostAppExampleWidget::~ctkHostAppExampleWidget ( )
virtual

Member Function Documentation

◆ appProcessError

void ctkHostAppExampleWidget::appProcessError ( QProcess::ProcessError  error)
slot

◆ loadButtonClicked

void ctkHostAppExampleWidget::loadButtonClicked ( )
slot

◆ placeholderResized

void ctkHostAppExampleWidget::placeholderResized ( )
slot

◆ setAppFileName()

void ctkHostAppExampleWidget::setAppFileName ( QString  name)

Member Data Documentation

◆ AppFileName

QString ctkHostAppExampleWidget::AppFileName
protected

Definition at line 60 of file ctkHostAppExampleWidget.h.

◆ Host

ctkExampleDicomHost* ctkHostAppExampleWidget::Host
protected

Definition at line 58 of file ctkHostAppExampleWidget.h.

◆ HostControls

ctkExampleHostControlWidget* ctkHostAppExampleWidget::HostControls
protected

Definition at line 59 of file ctkHostAppExampleWidget.h.


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