![]() |
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/PluginFramework/service/metatype/ctkAttributeDefinition.h>
Public Member Functions | |
Password () | |
Password (const char *pwd) | |
Password (const QString &pwd) | |
The Password
type.
Attributes of this type must be stored as QString
or QStringList
objects depending on getCardinality(). A Password
must be treated as a string but the type can be used to disguise the information when displayed to a user to prevent others from seeing it.
Definition at line 57 of file ctkAttributeDefinition.h.
|
inline |
Definition at line 58 of file ctkAttributeDefinition.h.
|
inline |
Definition at line 59 of file ctkAttributeDefinition.h.
|
inline |
Definition at line 60 of file ctkAttributeDefinition.h.