 |
CTK
0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
|
Go to the documentation of this file. 1 #ifndef CTKDICOMHOSTMAINLOGIC_H
2 #define CTKDICOMHOSTMAINLOGIC_H
9 #include <org_commontk_dah_examplehost_Export.h>
void placeHolderResized()
ctkHostedAppPlaceholderWidget * PlaceHolderForHostedApp
void publishSelectedData()
ctkDicomAppHosting::AvailableData * Data
ctkExampleDicomHost * Host
QWidget * PlaceHolderForControls
ctkExampleHostControlWidget * HostControls
ctkExampleHostControlWidget * getHostControls()
ctkExampleDicomHost * getHost()
ctkExampleHostLogic(ctkHostedAppPlaceholderWidget *, QWidget *placeHolderForControls, int hostPort=8080, int appPort=8081)
void sendData(ctkDicomAppHosting::AvailableData &data, bool lastData)
void configureHostedApp()
virtual ~ctkExampleHostLogic()