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
ctkWidgetsPythonQtDecorators Class Reference

#include <Libs/Widgets/ctkWidgetsPythonQtDecorators.h>

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

Public Slots

void delete_ctkTransferFunctionBarsItem (ctkTransferFunctionBarsItem *obj)
 
void delete_ctkTransferFunctionControlPointsItem (ctkTransferFunctionControlPointsItem *obj)
 
void delete_ctkTransferFunctionGradientItem (ctkTransferFunctionGradientItem *obj)
 
bool hasCreateUserInterfaceCommand (ctkWorkflowWidgetStep *step) const
 
bool hasShowUserInterfaceCommand (ctkWorkflowWidgetStep *step) const
 
ctkTransferFunctionBarsItemnew_ctkTransferFunctionBarsItem (ctkTransferFunction *transferFunc, QGraphicsItem *parent=0)
 
ctkTransferFunctionBarsItemnew_ctkTransferFunctionBarsItem (QGraphicsItem *parent=0)
 
ctkTransferFunctionControlPointsItemnew_ctkTransferFunctionControlPointsItem (ctkTransferFunction *transferFunc, QGraphicsItem *parent=0)
 
ctkTransferFunctionControlPointsItemnew_ctkTransferFunctionControlPointsItem (QGraphicsItem *parent=0)
 
ctkTransferFunctionGradientItemnew_ctkTransferFunctionGradientItem (ctkTransferFunction *transferFunc, QGraphicsItem *parent=0)
 
ctkTransferFunctionGradientItemnew_ctkTransferFunctionGradientItem (QGraphicsItem *parent=0)
 
void setHasCreateUserInterfaceCommand (ctkWorkflowWidgetStep *step, bool newHasCreateUserInterfaceCommand)
 
void setHasShowUserInterfaceCommand (ctkWorkflowWidgetStep *step, bool newHasShowUserInterfaceCommand)
 
QString static_ctkErrorLogLevel_logLevelAsString (ctkErrorLogLevel::LogLevel logLevel)
 

Public Member Functions

 ctkWidgetsPythonQtDecorators ()
 

Detailed Description

Definition at line 43 of file ctkWidgetsPythonQtDecorators.h.

Constructor & Destructor Documentation

◆ ctkWidgetsPythonQtDecorators()

ctkWidgetsPythonQtDecorators::ctkWidgetsPythonQtDecorators ( )
inline

Definition at line 48 of file ctkWidgetsPythonQtDecorators.h.

Member Function Documentation

◆ delete_ctkTransferFunctionBarsItem

void ctkWidgetsPythonQtDecorators::delete_ctkTransferFunctionBarsItem ( ctkTransferFunctionBarsItem obj)
inlineslot

Definition at line 101 of file ctkWidgetsPythonQtDecorators.h.

◆ delete_ctkTransferFunctionControlPointsItem

void ctkWidgetsPythonQtDecorators::delete_ctkTransferFunctionControlPointsItem ( ctkTransferFunctionControlPointsItem obj)
inlineslot

Definition at line 121 of file ctkWidgetsPythonQtDecorators.h.

◆ delete_ctkTransferFunctionGradientItem

void ctkWidgetsPythonQtDecorators::delete_ctkTransferFunctionGradientItem ( ctkTransferFunctionGradientItem obj)
inlineslot

Definition at line 141 of file ctkWidgetsPythonQtDecorators.h.

◆ hasCreateUserInterfaceCommand

bool ctkWidgetsPythonQtDecorators::hasCreateUserInterfaceCommand ( ctkWorkflowWidgetStep step) const
inlineslot

Definition at line 58 of file ctkWidgetsPythonQtDecorators.h.

◆ hasShowUserInterfaceCommand

bool ctkWidgetsPythonQtDecorators::hasShowUserInterfaceCommand ( ctkWorkflowWidgetStep step) const
inlineslot

Definition at line 69 of file ctkWidgetsPythonQtDecorators.h.

◆ new_ctkTransferFunctionBarsItem [1/2]

ctkTransferFunctionBarsItem* ctkWidgetsPythonQtDecorators::new_ctkTransferFunctionBarsItem ( ctkTransferFunction transferFunc,
QGraphicsItem *  parent = 0 
)
inlineslot

Definition at line 94 of file ctkWidgetsPythonQtDecorators.h.

◆ new_ctkTransferFunctionBarsItem [2/2]

ctkTransferFunctionBarsItem* ctkWidgetsPythonQtDecorators::new_ctkTransferFunctionBarsItem ( QGraphicsItem *  parent = 0)
inlineslot

Definition at line 89 of file ctkWidgetsPythonQtDecorators.h.

◆ new_ctkTransferFunctionControlPointsItem [1/2]

ctkTransferFunctionControlPointsItem* ctkWidgetsPythonQtDecorators::new_ctkTransferFunctionControlPointsItem ( ctkTransferFunction transferFunc,
QGraphicsItem *  parent = 0 
)
inlineslot

Definition at line 114 of file ctkWidgetsPythonQtDecorators.h.

◆ new_ctkTransferFunctionControlPointsItem [2/2]

ctkTransferFunctionControlPointsItem* ctkWidgetsPythonQtDecorators::new_ctkTransferFunctionControlPointsItem ( QGraphicsItem *  parent = 0)
inlineslot

Definition at line 108 of file ctkWidgetsPythonQtDecorators.h.

◆ new_ctkTransferFunctionGradientItem [1/2]

ctkTransferFunctionGradientItem* ctkWidgetsPythonQtDecorators::new_ctkTransferFunctionGradientItem ( ctkTransferFunction transferFunc,
QGraphicsItem *  parent = 0 
)
inlineslot

Definition at line 134 of file ctkWidgetsPythonQtDecorators.h.

◆ new_ctkTransferFunctionGradientItem [2/2]

ctkTransferFunctionGradientItem* ctkWidgetsPythonQtDecorators::new_ctkTransferFunctionGradientItem ( QGraphicsItem *  parent = 0)
inlineslot

Definition at line 128 of file ctkWidgetsPythonQtDecorators.h.

◆ setHasCreateUserInterfaceCommand

void ctkWidgetsPythonQtDecorators::setHasCreateUserInterfaceCommand ( ctkWorkflowWidgetStep step,
bool  newHasCreateUserInterfaceCommand 
)
inlineslot

Definition at line 63 of file ctkWidgetsPythonQtDecorators.h.

◆ setHasShowUserInterfaceCommand

void ctkWidgetsPythonQtDecorators::setHasShowUserInterfaceCommand ( ctkWorkflowWidgetStep step,
bool  newHasShowUserInterfaceCommand 
)
inlineslot

Definition at line 74 of file ctkWidgetsPythonQtDecorators.h.

◆ static_ctkErrorLogLevel_logLevelAsString

QString ctkWidgetsPythonQtDecorators::static_ctkErrorLogLevel_logLevelAsString ( ctkErrorLogLevel::LogLevel  logLevel)
inlineslot

Definition at line 82 of file ctkWidgetsPythonQtDecorators.h.


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