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 | List of all members
ctkTestWrappedSlot Class Reference

#include <Applications/ctkSimplePythonShell/ctkTestWrappedSlot.h>

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

Public Slots

void setValue (int newValue)
 
int value () const
 

Public Member Functions

 ctkTestWrappedSlot (QObject *newParent=0)
 

Detailed Description

Definition at line 27 of file ctkTestWrappedSlot.h.

Constructor & Destructor Documentation

◆ ctkTestWrappedSlot()

ctkTestWrappedSlot::ctkTestWrappedSlot ( QObject *  newParent = 0)
inline

Definition at line 33 of file ctkTestWrappedSlot.h.

Member Function Documentation

◆ setValue

void ctkTestWrappedSlot::setValue ( int  newValue)
inlineslot

Definition at line 41 of file ctkTestWrappedSlot.h.

◆ value

int ctkTestWrappedSlot::value ( ) const
inlineslot

Definition at line 40 of file ctkTestWrappedSlot.h.


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