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 Member Functions | List of all members
ctkEventBusDemoMainWindow Class Reference

#include <Applications/ctkEventBusDemo/ctkEventBusDemoMainWindow.h>

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

Public Slots

void connectClient ()
 
void sendEvent ()
 
void updateMessage (QString message)
 

Public Member Functions

 ctkEventBusDemoMainWindow (ctkEventAdminBus *bus, QWidget *parent=0)
 
 ctkEventBusDemoMainWindow (QWidget *parent=0)
 
 ~ctkEventBusDemoMainWindow ()
 

Protected Member Functions

void changeEvent (QEvent *e)
 
void connectEvents ()
 

Detailed Description

Definition at line 24 of file ctkEventBusDemoMainWindow.h.

Constructor & Destructor Documentation

◆ ctkEventBusDemoMainWindow() [1/2]

ctkEventBusDemoMainWindow::ctkEventBusDemoMainWindow ( QWidget *  parent = 0)

◆ ctkEventBusDemoMainWindow() [2/2]

ctkEventBusDemoMainWindow::ctkEventBusDemoMainWindow ( ctkEventAdminBus bus,
QWidget *  parent = 0 
)

◆ ~ctkEventBusDemoMainWindow()

ctkEventBusDemoMainWindow::~ctkEventBusDemoMainWindow ( )

Member Function Documentation

◆ changeEvent()

void ctkEventBusDemoMainWindow::changeEvent ( QEvent *  e)
protected

◆ connectClient

void ctkEventBusDemoMainWindow::connectClient ( )
slot

◆ connectEvents()

void ctkEventBusDemoMainWindow::connectEvents ( )
protected

◆ sendEvent

void ctkEventBusDemoMainWindow::sendEvent ( )
slot

◆ updateMessage

void ctkEventBusDemoMainWindow::updateMessage ( QString  message)
slot

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