Ksetiwatch API Documentation


csvHeaderField Struct Reference

Defines the column header of a csv file. More...

Collaboration diagram for csvHeaderField:

Collaboration graph
[legend]
List of all members.

Public Attributes

const char * text
int type

Detailed Description

Defines the column header of a csv file.

Definition at line 37 of file setiloc.cpp.


Member Data Documentation

const char* csvHeaderField::text
 

The title of the column.

Definition at line 38 of file setiloc.cpp.

int csvHeaderField::type
 

The type of the column.

Either 0 for numerical, or 1 for string- based.

Definition at line 39 of file setiloc.cpp.


The documentation for this struct was generated from the following file:
KDE Logo
This file is part of the documentation for Ksetiwatch API Version 2.6.1.
Documentation copyright © 2000-2003 Gordon Machel.
Generated on Fri Jun 6 00:28:41 2003 by doxygen 1.2.18, written by Dimitri van Heesch, © 1997-2002