TwiceAsNice
2019-02-18
|
One text descriptor. More...
#include <indiapi.h>
Public Attributes | |
char | name [MAXINDINAME] |
Index name. More... | |
char | label [MAXINDILABEL] |
Short description. More... | |
char * | text |
Allocated text string. More... | |
struct _ITextVectorProperty * | tvp |
Pointer to parent. More... | |
void * | aux0 |
Helper info. More... | |
void * | aux1 |
Helper info. More... | |
One text descriptor.
void * IText::aux0 |
Helper info.
void * IText::aux1 |
Helper info.
char IText::label |
Short description.
char IText::name |
Index name.
char * IText::text |
Allocated text string.
struct _ITextVectorProperty * IText::tvp |
Pointer to parent.