CTK  0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
Classes | Functions
ctkSetName.h File Reference
#include <QString>
#include "ctkCoreExport.h"
Include dependency graph for ctkSetName.h:

Go to the source code of this file.

Classes

struct  ctkSetName
 

Functions

template<typename T >
T * operator<< (T *LHS, const ctkSetName &RHS)
 Sets a Qt object's name. More...
 

Function Documentation

◆ operator<<()

template<typename T >
T* operator<< ( T *  LHS,
const ctkSetName RHS 
)

Sets a Qt object's name.

Definition at line 79 of file ctkSetName.h.