QofBackendOption_s Struct Reference
[Backend]

#include <qofbackend.h>


Detailed Description

A single Backend Configuration Option.

Definition at line 225 of file qofbackend.h.

Data Fields

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


Field Documentation

const gchar* QofBackendOption_s::description

translatable description.

Definition at line 230 of file qofbackend.h.

const gchar* QofBackendOption_s::option_name

non-translated, key.

Definition at line 229 of file qofbackend.h.

const gchar* QofBackendOption_s::tooltip

translatable tooltip

Definition at line 231 of file qofbackend.h.

KvpValueType QofBackendOption_s::type

Only GINT64, DOUBLE, NUMERIC, STRING and TIME supported. TIMESPEC is deprecated.

Definition at line 227 of file qofbackend.h.

gpointer QofBackendOption_s::value

The value of the option.

Definition at line 232 of file qofbackend.h.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 19 17:05:41 2006 for QOF by  doxygen 1.4.7