![]() |
CTK
0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
|
#include <QString>#include "ctkCoreExport.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... | |
| T* operator<< | ( | T * | LHS, |
| const ctkSetName & | RHS | ||
| ) |
Sets a Qt object's name.
Definition at line 79 of file ctkSetName.h.