![]() |
CTK
0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
|
#include <Plugins/org.commontk.dah.examplehost/ctkExampleHostLogic.h>
Public Slots | |
void | configureHostedApp () |
void | sendData (ctkDicomAppHosting::AvailableData &data, bool lastData) |
Public Member Functions | |
ctkExampleHostLogic (ctkHostedAppPlaceholderWidget *, QWidget *placeHolderForControls, int hostPort=8080, int appPort=8081) | |
ctkExampleDicomHost * | getHost () |
ctkExampleHostControlWidget * | getHostControls () |
virtual | ~ctkExampleHostLogic () |
Protected Slots | |
void | aboutToQuit () |
void | onAppReady () |
void | placeHolderResized () |
void | publishSelectedData () |
Protected Attributes | |
QString | AppFileName |
ctkDicomAppHosting::AvailableData * | Data |
ctkExampleDicomHost * | Host |
ctkExampleHostControlWidget * | HostControls |
bool | LastData |
QWidget * | PlaceHolderForControls |
ctkHostedAppPlaceholderWidget * | PlaceHolderForHostedApp |
bool | SendData |
Definition at line 20 of file ctkExampleHostLogic.h.
ctkExampleHostLogic::ctkExampleHostLogic | ( | ctkHostedAppPlaceholderWidget * | , |
QWidget * | placeHolderForControls, | ||
int | hostPort = 8080 , |
||
int | appPort = 8081 |
||
) |
|
virtual |
|
protectedslot |
|
slot |
ctkExampleDicomHost* ctkExampleHostLogic::getHost | ( | ) |
ctkExampleHostControlWidget* ctkExampleHostLogic::getHostControls | ( | ) |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
slot |
|
protected |
Definition at line 43 of file ctkExampleHostLogic.h.
|
protected |
Definition at line 42 of file ctkExampleHostLogic.h.
|
protected |
Definition at line 38 of file ctkExampleHostLogic.h.
|
protected |
Definition at line 39 of file ctkExampleHostLogic.h.
|
protected |
Definition at line 45 of file ctkExampleHostLogic.h.
|
protected |
Definition at line 41 of file ctkExampleHostLogic.h.
|
protected |
Definition at line 40 of file ctkExampleHostLogic.h.
|
protected |
Definition at line 46 of file ctkExampleHostLogic.h.