#include <gmodule.h>
#include "qoflog.h"
#include "qofbackend.h"
Go to the source code of this file.
Defines | |
Supported backend configurations | |
| #define | QSF_COMPRESS "compression_level" |
| compression level | |
| #define | QSF_MAP_FILES "selected_map_files" |
| selected QSF maps | |
| #define | QSF_ENCODING "encoding_string" |
| Encoding string. | |
Functions | |
| G_MODULE_EXPORT void | qof_backend_module_init (void) |
| Describe this backend to the application. | |
Definition in file qof-backend-qsf.h.
1.5.7.1