![]() |
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 <Libs/Core/ctkSetName.h>
Public Member Functions | |
ctkSetName (const QString &Name) | |
Public Attributes | |
const QString | Name |
Using ctkSetName, you can create and initialize Qt objects without having to create a bunch of temporaries:
Definition at line 70 of file ctkSetName.h.
ctkSetName::ctkSetName | ( | const QString & | Name | ) |
const QString ctkSetName::Name |
Definition at line 73 of file ctkSetName.h.