• Skip to content
  • Skip to link menu
KDE 4.0 API Reference
  • KDE API Reference
  • kdeedu
  • Sitemap
  • Contact Us
 

kstars

_INumberVectorProperty Struct Reference

#include <indiapi.h>

List of all members.


Detailed Description

Number vector property descriptor.

INumber.format may be any printf-style appropriate for double or style "m" to create sexigesimal using the form "%\<w\>.\<f\>m" where:
<w> is the total field width.
<f> is the width of the fraction. valid values are:
9 -> <w>:mm:ss.ss
8 -> <w>:mm:ss.s
6 -> <w>:mm:ss
5 -> <w>:mm.m
3 -> <w>:mm

examples:

To produce "-123:45", use %7.3m
To produce " 0:01:02", use %9.6m

Definition at line 231 of file indiapi.h.


Public Attributes

char device [MAXINDIDEVICE]
char name [MAXINDINAME]
char label [MAXINDILABEL]
char group [MAXINDIGROUP]
IPerm p
double timeout
IPState s
INumber * np
int nnp
char timestamp [MAXINDITSTAMP]
void * aux

Member Data Documentation

char _INumberVectorProperty::device[MAXINDIDEVICE]

device name

Definition at line 233 of file indiapi.h.

char _INumberVectorProperty::name[MAXINDINAME]

property name

Definition at line 235 of file indiapi.h.

char _INumberVectorProperty::label[MAXINDILABEL]

short description

Definition at line 237 of file indiapi.h.

char _INumberVectorProperty::group[MAXINDIGROUP]

GUI grouping hint.

Definition at line 239 of file indiapi.h.

IPerm _INumberVectorProperty::p

client accessibility hint

Definition at line 241 of file indiapi.h.

double _INumberVectorProperty::timeout

current max time to change, secs

Definition at line 243 of file indiapi.h.

IPState _INumberVectorProperty::s

current property state

Definition at line 245 of file indiapi.h.

INumber* _INumberVectorProperty::np

numbers comprising this vector

Definition at line 247 of file indiapi.h.

int _INumberVectorProperty::nnp

dimension of np[]

Definition at line 249 of file indiapi.h.

char _INumberVectorProperty::timestamp[MAXINDITSTAMP]

ISO 8601 timestamp of this event.

Definition at line 251 of file indiapi.h.

void* _INumberVectorProperty::aux

handy place to hang helper info

Definition at line 253 of file indiapi.h.


The documentation for this struct was generated from the following file:
  • indiapi.h

kstars

Skip menu "kstars"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

kdeedu

Skip menu "kdeedu"
  • kalzium
  • kanagram
  • kig
  • klettres
  • kstars
  • libkdeedu
  •   keduvocdocument
  •   docs
  •   src
  • parley
Generated for kdeedu by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal