QofBackendOption_s Struct Reference
[Backend]

#include <qofbackend.h>


Detailed Description

A single Backend Configuration Option.

Definition at line 192 of file qofbackend.h.

Data Fields

KvpValueType type
const char * option_name
const char * description
const char * tooltip
gpointer value


Field Documentation

const char* QofBackendOption_s::description
 

translatable description.

Definition at line 195 of file qofbackend.h.

const char* QofBackendOption_s::option_name
 

non-translated, key.

Definition at line 194 of file qofbackend.h.

const char* QofBackendOption_s::tooltip
 

translatable tooltip

Definition at line 196 of file qofbackend.h.

KvpValueType QofBackendOption_s::type
 

Only GINT64, DOUBLE, NUMERIC, STRING and TIMESPEC supported.

Definition at line 193 of file qofbackend.h.

gpointer QofBackendOption_s::value
 

The value of the option.

Definition at line 197 of file qofbackend.h.


The documentation for this struct was generated from the following file:
Generated on Fri Oct 21 15:49:57 2005 for QOF by  doxygen 1.4.5