#include <qofbackend.h>
Definition at line 222 of file qofbackend.h.
Data Fields | |
| KvpValueType | type |
| const gchar * | option_name |
| const gchar * | description |
| const gchar * | tooltip |
| gpointer | value |
| const gchar* QofBackendOption_s::description |
translatable description.
Definition at line 227 of file qofbackend.h.
| const gchar* QofBackendOption_s::option_name |
non-translated, key.
Definition at line 226 of file qofbackend.h.
| const gchar* QofBackendOption_s::tooltip |
translatable tooltip
Definition at line 228 of file qofbackend.h.
Only GINT64, DOUBLE, NUMERIC, STRING and TIME supported. TIMESPEC is deprecated.
Definition at line 224 of file qofbackend.h.
| gpointer QofBackendOption_s::value |
The value of the option.
Definition at line 229 of file qofbackend.h.
1.4.7